Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Netbeans 7 with ICEfaces 2.0.2 plugin
-
Workaround Exists:Yes
-
Workaround Description:use lower case "for" even when Netbeans reports invalid xml.
Description
META-INF/components.tld in icefaces-ace.jar incorrectly states that tabSetProxy has attribute "For" (uppercase F) instead of "for" (lower case F). This could be caused by the uppercase F in the method signature in TabSetProxyTag class.
public void setFor(javax.el.ValueExpression For)
public void setFor(javax.el.ValueExpression For)
Issue Links
- duplicates
-
ICE-7299 Generator generates wrong attribute name for "for" attribute.
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion