You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sam Hamilton (JIRA)" <ji...@apache.org> on 2011/06/10 07:28:58 UTC

[jira] [Created] (OFBIZ-4312) Go Back button does not take you where expected

Go Back button does not take you where expected
-----------------------------------------------

                 Key: OFBIZ-4312
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4312
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Sam Hamilton
            Priority: Trivial


If you click the Go Back button on the "Send a confirmation email" page you are not taken back to the last page as expected but instead to a page where "No Orders Found"

Steps to reproduce:
1. https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090
2. Click "Send a confirmation email" 
3. Click "Go Back" 
4. You should now be on a page with "No Orders Found" rather than back at the start point (https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090) which would be more expected. 

Thanks
Sam 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (OFBIZ-4312) Go Back button does not take you where expected

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-4312.
-----------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Sam, fixed in r1134649.  The top button worked fine, just the bottom one was missing the orderId parameter.

> Go Back button does not take you where expected
> -----------------------------------------------
>
>                 Key: OFBIZ-4312
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4312
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Scott Gray
>            Priority: Trivial
>             Fix For: SVN trunk
>
>
> If you click the Go Back button on the "Send a confirmation email" page you are not taken back to the last page as expected but instead to a page where "No Orders Found"
> Steps to reproduce:
> 1. https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090
> 2. Click "Send a confirmation email" 
> 3. Click "Go Back" 
> 4. You should now be on a page with "No Orders Found" rather than back at the start point (https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090) which would be more expected. 
> Thanks
> Sam 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (OFBIZ-4312) Go Back button does not take you where expected

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray reassigned OFBIZ-4312:
---------------------------------

    Assignee: Scott Gray

> Go Back button does not take you where expected
> -----------------------------------------------
>
>                 Key: OFBIZ-4312
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4312
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Scott Gray
>            Priority: Trivial
>
> If you click the Go Back button on the "Send a confirmation email" page you are not taken back to the last page as expected but instead to a page where "No Orders Found"
> Steps to reproduce:
> 1. https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090
> 2. Click "Send a confirmation email" 
> 3. Click "Go Back" 
> 4. You should now be on a page with "No Orders Found" rather than back at the start point (https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090) which would be more expected. 
> Thanks
> Sam 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4312) Go Back button does not take you where expected

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-4312:
-----------------------------------

    Fix Version/s: Release Branch 11.04
                   Release Branch 10.04
                   Release Branch 09.04

> Go Back button does not take you where expected
> -----------------------------------------------
>
>                 Key: OFBIZ-4312
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4312
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Scott Gray
>            Priority: Trivial
>             Fix For: Release Branch 09.04, Release Branch 10.04, Release Branch 11.04, SVN trunk
>
>
> If you click the Go Back button on the "Send a confirmation email" page you are not taken back to the last page as expected but instead to a page where "No Orders Found"
> Steps to reproduce:
> 1. https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090
> 2. Click "Send a confirmation email" 
> 3. Click "Go Back" 
> 4. You should now be on a page with "No Orders Found" rather than back at the start point (https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090) which would be more expected. 
> Thanks
> Sam 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OFBIZ-4312) Go Back button does not take you where expected

Posted by "Sam Hamilton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048201#comment-13048201 ] 

Sam Hamilton commented on OFBIZ-4312:
-------------------------------------

Many thanks Scott! 

> Go Back button does not take you where expected
> -----------------------------------------------
>
>                 Key: OFBIZ-4312
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4312
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Scott Gray
>            Priority: Trivial
>             Fix For: SVN trunk
>
>
> If you click the Go Back button on the "Send a confirmation email" page you are not taken back to the last page as expected but instead to a page where "No Orders Found"
> Steps to reproduce:
> 1. https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090
> 2. Click "Send a confirmation email" 
> 3. Click "Go Back" 
> 4. You should now be on a page with "No Orders Found" rather than back at the start point (https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=DEMO10090) which would be more expected. 
> Thanks
> Sam 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira