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


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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to