Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.4.5
-
None
-
Medium
-
N/A
-
N/A
-
Description
How to reproduce:
- make an application within minutes with a dbtree list property
- edit the class in class editor mode to put a proper hql query to the dbtree list (can use http://extensions.xwiki.org/xwiki/bin/view/Extension/Classification+Application to make a hierarchy)
- if the version on which you're testing is affected by
XWIKI-8760, patch that one first to have proper results
In the application created as such, the dbtreelist property will not display properly in edit mode, it will not be styled properly and there will be no checkboxes displayed to select entries from the tree.
See http://jira.xwiki.org/secure/attachment/29433/brokenDBListTreeColibri.png and http://jira.xwiki.org/secure/attachment/29432/brokenDBListTreeFlamingo.png .
Note that the issue could reproduce in other cases but particularly reproduces for applications created with AppWithinMinutes (see reason in the comments).
This issue was discovered during the investigation for XWIKI-11382 , see comments of that issue as well.
Attachments
Issue Links
- is related to
-
XWIKI-11382 DBTreeList properties don't display checkboxes in edit mode and layout is broken on flamingo
- Closed
- relates to
-
XWIKI-5852 DBTreeList properties: Replace the YUI Tree based implementation with an accessible HTML+CSS one
- Closed