[jira] Created: (MYFACES-2390) h:graphic image doesn't handle library attribue

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (MYFACES-2390) h:graphic image doesn't handle library attribue

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.


[jira] Resolved: (MYFACES-2390) h:graphic image doesn't handle library attribue

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/MYFACES-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Concini resolved MYFACES-2390.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> 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
>             Fix For: 2.0.0-alpha
>
>
> 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.