javascript confirmation bug
---------------------------
Key: OFBIZ-1257
URL: https://issues.apache.org/jira/browse/OFBIZ-1257
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk, Release Branch 4.0
Reporter: Bilgin Ibryam
Priority: Minor
Fix For: SVN trunk, Release Branch 4.0
Attachments: js.patch
Hi ofbizians,
There are some bugs in the javascript confirmActionLink and
confirmActionFormLink functions.
When these functions are used in links they should not return true or false.
For example confirmActionLink function is used in cancel invoice, write off
invoice and cancel payment buttons. If you donot confirm (press Cancel instead
of OK) you will get an empty page.
The applied patch fixes this bug.
Bilgin Ibryam
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.