Failed to execute the [velocity] macro. Cause: [unexpected char: '{' [select parent.fullName, child.fullName, length(replace(replace(child.parent, ? , ?), ?, '')), parent.language from com.xpn.xwiki.doc.XWikiDocument parent, com.xpn.xwiki.doc.XWikiDocument child where  parent.space = ? and parent.name <> ? and parent.name <> ? and  child.name <> ? and child.space = ? and  parent.translation = 0 and  child.translation = 0 and (parent.language = ? or parent.language = ?) and (parent.parent = ? or parent.parent = ?) and (child.parent = parent.fullName or child.fullName = parent.fullName) order by parent.title ${orderDirection}, parent.name ${orderDirection}, length(replace(replace(child.parent, ? , ?), ?, '')) asc, child.title asc, child.name asc ]]. Click on this message for details.