[ http://issues.apache.org/jira/browse/ADFFACES-244?page=comments#action_12443326 ] Simon Lessard commented on ADFFACES-244: ----------------------------------------
That issue will have to be fixed in at least two steps: 1) Remove usages of readOnly attribute throughout component. 2) Kill the attribute. I'll take care of 1) for the process train since I know its code. > Remove 'disabled' attribute and rename 'readOnly' to 'disabled' for > commandNavigationItem component > --------------------------------------------------------------------------------------------------- > > Key: ADFFACES-244 > URL: http://issues.apache.org/jira/browse/ADFFACES-244 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Reporter: Pavitra Subramaniam > Priority: Minor > > The 'commandNavigationItem' supports 2 properties 'disabled' and 'readOnly' > that more or less renders the same way. Since only one of them is really > required & used in most use cases, the following changes are recommended > > 1. Remove the'disabled' property > 2. Rename the 'readOnly' property to 'disabled' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
