|
|
Rank: Devotee
Joined: 7/25/2006 Posts: 35
|
Hello all,
I want to use an XsltLayout for displaying custom search result but I get the following exception :
System.ArgumentException: The node to be inserted is from a different document context. at System.Xml.XmlNode.AppendChild(XmlNode newChild) at umbracoUtilities.umbSearchResult.doSearch()
The error is not generated by my Xslt file.
I use the lastest version of Umbraco and Umbraco Utilities.
Thanks for your help. ClémentM
|
|
 Rank: Aficionado
Joined: 7/19/2006 Posts: 188 Location: Norway
|
Hey
That's due to a bug in the search addon.
If you download the latest source from the utilities SVN and compile that, then you should be fine.
Daniel
|
|
 Rank: Aficionado
Joined: 7/19/2006 Posts: 188 Location: Norway
|
and the url to the SVN is: svn://peach-pit.dk/var/lib/svn/umbraco-extensions/umbracoUtilities
|
|
 Rank: Umbracoholic
Joined: 7/20/2006 Posts: 1,069 Location: Charleston, West Virginia, United States
|
Also, review <a href="http://forum.umbraco.org/2278">this thread</a>. We really need a way to page through results...
• 2007/2008 MVP • 2008/2009 MVP • Core Developer • Certified Professional Level I & II •
|
|
|
Guest |