Having a comma (,) in the 'pattern' attribute of tr:convertColor tag causes JspException to be thrown -----------------------------------------------------------------------------------------------------
Key: ADFFACES-428 URL: https://issues.apache.org/jira/browse/ADFFACES-428 Project: MyFaces ADF-Faces Issue Type: Bug Affects Versions: 2.0.0-incubating-core-SNAPSHOT, 1.0.1-incubating-core-SNAPSHOT Reporter: Matthias Weßendorf Having a comma (,) in the 'pattern' attribute of tr:convertColor tag causes JspException to be thrown during runtime this is somewhat *fun*, because the TAGDOC says: If no patterns are set, the default is "#RRGGBB r,g,b" So, I'd expect that I can use exactly this value inside the patterns attr. Source: TagUtils._getTokensArray(...) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.