Import with history throws exception from time to time
------------------------------------------------------
Key: XWIKI-1773
URL: http://jira.xwiki.org/jira/browse/XWIKI-1773
Project: XWiki Platform
Issue Type: Bug
Components: Templates, Skins & User Interface
Affects Versions: 1.1
Reporter: Vincent Massol
Fix For: 1.1.1
This is caused by a regression introduced in rev4721:
{noformat}
- <li>$item</li>
+ <li><a href="$xwiki.getURL($item)">$item</a></li>
{noformat}
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications