Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: Tool Integrations
-
Labels:None
-
Environment:any
Description
user could potential input invalid <component-family> inside <renderer> element.
<renderer>
<component-family>com.icesoft.faces.ApplyEffectFamily</component-family>
<renderer-type>com.icesoft.faces.ApplyEffectRenderer</renderer-type>
</renderer>
It results null for TagName. We need to restrict the checking and reporting user error in the generator.
<renderer>
<component-family>com.icesoft.faces.ApplyEffectFamily</component-family>
<renderer-type>com.icesoft.faces.ApplyEffectRenderer</renderer-type>
</renderer>
It results null for TagName. We need to restrict the checking and reporting user error in the generator.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion