Hi,

I have a panel with a documentTree to display documents but I'm not able to make finder work properly. For non-existing pages it returns correctly "No results!", but for existing ones it works for some and fails for other writing both following errors in catalina.out: - Exception in macro #handleDocumentTreeRequest called at 49:template:XWiki.DocumentTree[line 3, column 1] - Exception in macro #getSuggestions called at 43:template:XWiki.DocumentTree[line 43, column 1]

I'm affraid I can't I find a pattern to give you any clue... But here some examples:
- Searching "02Audit", at "Doc.03BusinessProcesses.02Audit": working
- Searching "03Reports", at "Doc.03BusinessProcesses.03Reports": NOT working
- Searching "02Functionalities", at "Doc.01Specifications.02Functionalities": working
- Searching "01Entities", at "Doc.01Specifications.01Entities": NOT working

Note that Search functionality (up-right on the page) works fine for all cases.

FYI, this is my macro in the panel (copy of Navigation panel but with finder=true): {{documentTree showTranslations="false" showAttachments="false" compact="true" openTo="document:$openToDoc" finder="true" /}}

What might be happening?

--
ASOL Email Un cordial saludo,
Iago Lluque
/
*Alínea Software Solutions S.L.*
Travesía del Comercio 3, 2º 36002 Pontevedra España
Tel: +34 986 845 699
Email: i...@alineasol.com <mailto:i...@alineasol.com>
Web: http://www.alineasol.com
/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to