Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1
-
None
Description
This is caused by a regression introduced in rev4721:
- <li>$item</li> + <li><a href="$xwiki.getURL($item)">$item</a></li>
I'll revert this and it'll need to be analyzed further later on if we want to add it again. Apparently getURL() throws exception in some cases.