[jira] Created: (OFBIZ-1257) javascript confirmation bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1257) javascript confirmation bug

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1257) javascript confirmation bug

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam updated OFBIZ-1257:
---------------------------------

    Attachment: js.patch

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1257) javascript confirmation bug

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1257.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Bilgin,

Your patch is in trunk 580767, release4.0 580768

> 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
>            Assignee: Jacques Le Roux
>            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.