
| Key: |
WW-1316
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
tm_jee
|
| Reporter: |
tm_jee
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Struts 2
Created: 20/May/06 04:07 PM
Updated: 20/May/06 05:21 PM
|
|
| Component/s: |
Plugin - Tags
|
| Affects Version/s: |
WW 2.2.1
|
| Fix Version/s: |
2.0.0
|
|
|
- Tree tag - setting some attribute have no effect
- posible to make more attribute configurable at the tag eg. showGrid, showRootGrid, templateCssPath, etc.
- Tree tag not unit tested.
- "openAll" attribute is not used by dojo tree component.
|
|
Description
|
- Tree tag - setting some attribute have no effect
- posible to make more attribute configurable at the tag eg. showGrid, showRootGrid, templateCssPath, etc.
- Tree tag not unit tested.
- "openAll" attribute is not used by dojo tree component. |
Show » |
|
changes are at :-
Added:
struts/action2/trunk/core/src/main/resources/org/apache/struts/action2/static/tree.css (with props)
struts/action2/trunk/core/src/test/java/org/apache/struts/action2/views/jsp/ui/Category.java (with props)
struts/action2/trunk/core/src/test/java/org/apache/struts/action2/views/jsp/ui/TreeTest.java (with props)
struts/action2/trunk/core/src/test/resources/org/apache/struts/action2/views/jsp/ui/tree-1.txt (with props)
struts/action2/trunk/core/src/test/resources/org/apache/struts/action2/views/jsp/ui/tree-2.txt (with props)
Modified:
struts/action2/trunk/core/src/main/java/org/apache/struts/action2/components/Tree.java
struts/action2/trunk/core/src/main/java/org/apache/struts/action2/views/jsp/ui/TreeNodeTag.java
struts/action2/trunk/core/src/main/java/org/apache/struts/action2/views/jsp/ui/TreeTag.java
struts/action2/trunk/core/src/main/resources/META-INF/taglib.tld
struts/action2/trunk/core/src/main/resources/template/ajax/tree.ftl
struts/action2/trunk/core/src/main/resources/template/ajax/treenode.ftl