Hi Florin,
Thanks for the response. I reported the issue on Jira.
I realise why my list pages in space menu system wasn't displaying because
as you say, they are linked to the parent page (WebHome) which I now
remember I did to avoid it listing undesirable pages such as "WebHome" and
"WebPreferences" if it were to link all pages in the space:
|= Menu
#set($sql = "where doc.parent = '${doc.web}.${doc.name}'")
#foreach($item in $xwiki.searchDocuments($sql))
|[[${item}]]
#end
Cheers
-----
----
Lockie
--
View this message in context:
http://xwiki.475771.n2.nabble.com/XWord-strange-problem-regarding-pages-and…
Sent from the XWiki- Users mailing list archive at
Nabble.com.