Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
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.
Found the issueYou 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"
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.
BTW: package install oldschema xslt in 4.6.1 and I'm using new.
is working on a reply...
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.
Continue discussion
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?
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.
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"
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.
BTW: package install oldschema xslt in 4.6.1 and I'm using new.
is working on a reply...
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.