Hello, Can someone commit the patch uploaded into TRINIDAD-2330
Thanks Anand On 10/25/2012 1:12 PM, Anand V Nath (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TRINIDAD-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand V Nath updated TRINIDAD-2330: ----------------------------------- Status: Patch Available (was: Open)Add support for base64 encoded images in skin files. ---------------------------------------------------- Key: TRINIDAD-2330 URL: https://issues.apache.org/jira/browse/TRINIDAD-2330 Project: MyFaces Trinidad Issue Type: Improvement Components: Skinning Affects Versions: 2.0.1-core, 2.1.0-core Reporter: Anand V Nath Priority: Minor Fix For: 2.0.2-core, 2.1.0-core Attachments: jira-2330.patch Currently skin files do not support "data" URL scheme. This bug is to ask for the supported to be added. "data" URL scheme is explained in rfc2397. We should support image url specified in the format data:image/[imagetype];base64,[data]-- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
