[
https://issues.apache.org/jira/browse/TOMAHAWK-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerald Müllan updated TOMAHAWK-906:
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.5-SNAPSHOT
Status: Resolved (was: Patch Available)
Many thx to Zdenek Sochor for providing this useful patch. Werner has already
committed this stuff but forgotten to resolve. I just resolve it now.
> DojoUtils class not handling isAttribute methods in components
> --------------------------------------------------------------
>
> Key: TOMAHAWK-906
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-906
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Affects Versions: 1.1.5-SNAPSHOT
> Reporter: Zdenek Sochor
> Assigned To: Gerald Müllan
> Fix For: 1.1.5-SNAPSHOT
>
> Attachments: dojo.txt
>
>
> Hi,
> by looking at org.apache.myfaces.custom.dojoDojoUtils class i found 1 issue,
> which could block extending usability of dojo.
> Problem is in static method getAttributeMap(FacesContext, String[] ,
> UIComponent):
> - it doesn't count with preferred way of declaring get methods dealing with
> booleans (isAttribute() instead of getAttribute()).
> Zdenek
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.