[
http://jira.xwiki.org/jira/browse/XWIKI-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Massol updated XWIKI-1857:
----------------------------------
Fix Version/s: 1.1.3
Affects Version/s: 1.1.2
> Panels from virtual wikis cannot be referenced in the list of Panels
> --------------------------------------------------------------------
>
> Key: XWIKI-1857
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1857
> Project: XWiki Platform
> Issue Type: Improvement
> Components: Templates, Skins & User Interface
> Affects Versions: 1.2 M1, 1.1.2
> Reporter: Vincent Massol
> Assigned To: Vincent Massol
> Priority: Minor
> Fix For: 1.2 M2, 1.1.3
>
>
> Right now adding a panel using the syntax <wiki name>.<space>.<page> doesn't
> work.
> This is because of the second check in the if below:
> {code}
> #macro(displaypanel $name)
> #set ($pobj = "")
> #set ($paneldoc = $xwiki.getDocument($name))
> #if ($paneldoc && $paneldoc.fullName==$name)
> ...
> {code}
--
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