Hi guys, solved it. The document was called SpaceName.__, so just two underscores. So the "<em class=" thing was just a faulty rendering on the orphaned pages page. I had this issue on XWiki 1.7.2, don't know, whether it is still an issue on 1.8 and 1.9. Can you reproduce it by creating a page with the two underscores. Cheers, Sebastian On Fri, May 29, 2009 at 3:10 PM, Sergiu Dumitriu <[email protected]> wrote:
Sebastian Kannengiesser wrote:
Guys, thanx for all your tips. Especially the getXMLEncoded thing is nice to know of. But in my case, the document is not found with that statement, i.e. the foreach loop is not even iterated once.
I understand there must be a way, otherwise, how could the Orphaned pages code find the document. I will try a little more and let you know, when and how I got successful.
Maybe the document name does not have that fragment. Just look at all the document names and see which one looks broken:
#foreach($i in $xwiki.searchDocuments(" where 1=1 ")) * $xwiki.getXMLEncoded($i) #end
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users