Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major 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. ICE-7299
        Generator generates wrong attribute name for "for" attribute.-           
- Closed
 
-         
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value | 
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] | 
| Fix Version/s | 3.0 [ 10241 ] | |
| Fix Version/s | 2.1-Beta2 [ 10294 ] | |
| Resolution | Duplicate [ 3 ] |