[
https://issues.apache.org/jira/browse/OFBIZ-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174153#comment-13174153
]
Leon commented on OFBIZ-4628:
-----------------------------
not very clear about what changed to jquery, but there're much change to
browser. I test the old source in latest IE9 and FF, the disabled button is
unable to be enabled again by setting 'disabled' attribute to empty.
btw, it's not w2c compliance to set disabled attribute to other value than
'disabled'.
> re-enable the disabled submit button in ListInvoice and batchPayments
> ---------------------------------------------------------------------
>
> Key: OFBIZ-4628
> URL: https://issues.apache.org/jira/browse/OFBIZ-4628
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: SVN trunk
> Reporter: Leon
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: OFBIZ-4628.patch
>
>
> To enable a disabled html element, there're only two ways, remove "disabled"
> attribute or use javascript to set disable property to false. The patch
> updates trivial to enable submit button in ListInvoices.ftl and
> batchPayments.ftl.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira