h:graphic image doesn't handle library attribue
-----------------------------------------------

                 Key: MYFACES-2390
                 URL: https://issues.apache.org/jira/browse/MYFACES-2390
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Michael Concini
            Assignee: Michael Concini
            Priority: Minor


the graphic image tag doesn't currently handle the library attribute necessary 
to fully support the new resource handling mechanism in JSF 2.0.  

While making the change, I also noticed that HtmlScriptRenderer and 
HtmlStylesheetRenderer should be updated to use the JSFAttr.NAME_ATTR constant 
instead of hardcoding "name".   Also will create a JSFAttr.LIBRARY_ATTR 
constant and update HtmlImageRendererBase and the above mentioned renderer 
classes to utilize this as well.  

-- 
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