You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2007/09/20 13:31:31 UTC

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

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.


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

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
     [ 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.