ICEfaces
  1. ICEfaces
  2. ICE-1317

metadata with wrong family name leading to null tagName

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6DR#2, 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.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13377 Fri Mar 09 14:25:04 MST 2007 frank.ye Fix for ICE-1317, checking user input invalid component family name resulting null tagName.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/uiseries-renderer.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Frank Ye
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: