Hi, I've come across this strange behaviour:
if I execute an xpath query in the admin interface I got in result what i expected (n results), if I execute it with a taglib in a jsp page it won't return any results. my query is: //element(*,nt:base)[@tags='xxxx'] on a custom repository (aka not website, in which works both in admin interface and in tag) <cms:query query="//element(*,nt:base)[@tags='xxx']" type="xpath" var="relatedGuideList" repository="yyyyy" /> Anyone can help? Thanks -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5cd8128a-3604-4a32-9979-da552153ee6e ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
