Component files point to non-existent icons
-------------------------------------------

                 Key: TRINIDAD-743
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-743
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.2-core, 1.2.1-core
            Reporter: Bud Osterberg


Most of the component files (e.g. 
trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/Chart.xml)
 list icons that don't exist:
     <icon>
      
<small-icon>/org/apache/myfaces/trinidad/metadata/icons/basechart.png</small-icon>
     </icon>

Until these icons do exist, the incorrect value should be removed.
There are GIF icons for several components e.g.

     <icon>
      
<small-icon>/org/apache/myfaces/trinidadinternal/metadata/icons/breadCrumbs.gif</small-icon>
     </icon>

Where available, those should be used.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to