Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tommy Albinsson 121 posts 254 karma points
    Jan 18, 2011 @ 16:38
    Tommy Albinsson
    0

    Locator package not working after update to 4.6.1

    Hello,

    After i updated to Umbraco 4.6.1 my locator package stopped working. All i get now is "Error displaying locator results".

    Anyone who have experienced the same problem?

  • Tommy Albinsson 121 posts 254 karma points
    Jan 18, 2011 @ 17:36
    Tommy Albinsson
    0

    When catching the exception message fromthe locator i get the following error message: XSLT compile error.

    I have been getting numerous reports with others having the same issue when upgrading to 4.6.1.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 19, 2011 @ 14:22
    Tim Geyssens
    0

    Found the issue

    You need to set the locationalias and the resultsxslt it won't fall back to the default values
     
    (where you inserted the macro)
     
    LocationAlias="location"
    ResultsXslt="LocatorResults.xslt"

  • Tommy Albinsson 121 posts 254 karma points
    Jan 20, 2011 @ 11:23
    Tommy Albinsson
    0

    It did fix the locator package and it now gets the xml. But something has changed in umbraco 4.6.1 that characters like '&' is not beeing converted to & so the xml is not valid anymore which makes it hard for the locator package to work :)

    Thanks for the resolution above.

  • Petr Snobelt 923 posts 1534 karma points
    Jan 28, 2011 @ 06:49
    Petr Snobelt
    0

    BTW: package install oldschema xslt in 4.6.1 and I'm using new. 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies