[
https://issues.apache.org/jira/browse/TOMAHAWK-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerald Müllan updated TOMAHAWK-870:
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.5-SNAPSHOT
Assignee: Gerald Müllan (was: Thomas Spiegl)
Status: Resolved (was: Patch Available)
Many thanks to Stefan for providing this useful patch.
> Sandbox dojolayouts.FloatingPaneTag iconSrc error
> -------------------------------------------------
>
> Key: TOMAHAWK-870
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-870
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Affects Versions: 1.1.5-SNAPSHOT
> Reporter: Stefan Schuster
> Assigned To: Gerald Müllan
> Fix For: 1.1.5-SNAPSHOT
>
> Attachments: FloatPaneTag_iconSrc.patch
>
>
> The implementation of the iconSrc property in the FloatingPaneTag is
> defective. The property never gets set correctly in the FloatingPaneBase
> which causes that the property is missing in the dojo widget initialization.
> The reason for seems to be, that the iconSrc property is implemented in
> different upper/lower case combinations throughout the file. The bottom line
> is that the TAG_PARAM_iconSrc used in setProperties() doesn't match the
> property name in the FloatingPaneBase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.