
| Key: |
WW-1312
|
| Type: |
Improvement
|
| 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.
|
|
|
|
ComponentTag (GenericUIBean component) should allow templateDir to be set as attribute as well
It currently allows theme, template to be set. Intenally it takes into account templateDir as well (in getTemplateDir() method), all that is lack of is a setTemplateDir(String) method and regenerate the tld file.
|
|
Description
|
ComponentTag (GenericUIBean component) should allow templateDir to be set as attribute as well
It currently allows theme, template to be set. Intenally it takes into account templateDir as well (in getTemplateDir() method), all that is lack of is a setTemplateDir(String) method and regenerate the tld file. |
Show » |
|
changes are at :-
Sending src/main/java/org/apache/struts/action2/components/UIBean.java
Sending src/main/resources/META-INF/taglib.tld
Transmitting file data ..
Committed revision 406385.