[jira] Created: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

[jira] Created: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

Nicolas Malin (Jira)
eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
--------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3432
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 9.04
         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
            Reporter: Ruth Hoffman


During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
The edits to the shipping contact are saved. So that works.


--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806200#action_12806200 ]

Ruth Hoffman commented on OFBIZ-3432:
-------------------------------------

Sorry:
This was from a version 904025 - downloaded Jan. 28th
Ruth

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

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

mz4wheeler updated OFBIZ-3432:
------------------------------

    Attachment: ofbiz-3432.patch

The "Go Back" button now returns to Checkout.  

It was basically just globally changing "editcontactmechdone" to "checkoutoptions" in:

$OFBIZ_HOME/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>         Attachments: ofbiz-3432.patch
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

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

mz4wheeler updated OFBIZ-3432:
------------------------------

    Attachment:     (was: ofbiz-3432.patch)

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

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

mz4wheeler updated OFBIZ-3432:
------------------------------

    Comment: was deleted

(was: The "Go Back" button now returns to Checkout.  

It was basically just globally changing "editcontactmechdone" to "checkoutoptions" in:

$OFBIZ_HOME/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl)

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Resolved: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

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

Jacques Le Roux resolved OFBIZ-3432.
------------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: Release Branch 09.04
                   Release Branch 10.04
                   SVN trunk
       Resolution: Fixed

Thanks for the report Ruth,

It should be fixed in trunk at r981288, R10.04 at r981290, R9.04 at r981291

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

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

Jacques Le Roux closed OFBIZ-3432.
----------------------------------


> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894438#action_12894438 ]

mz4wheeler commented on OFBIZ-3432:
-----------------------------------

I tried this, and now when you update your shipping address (first save)  the "go Back" button goes to profile edit, where it should return (possibly) to  <@ofbizUrl>checkoutoptions</@ofbizUrl>.


> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894475#action_12894475 ]

Jacques Le Roux commented on OFBIZ-3432:
----------------------------------------

It works well on updated trunk demo:
# Add a product
# login as demoCustomer
# Checkout option on main page
# update button on 1st checkout page
# change a value there
# Save button
# Go Back button
# OK: back to 1st checkout page

Could you try the one above, and give more information on the exact flow you used? Thanks

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894487#action_12894487 ]

mz4wheeler commented on OFBIZ-3432:
-----------------------------------

I tried the above, same results.

I'm using 9.04 (rev 942487, May 8th), but I only updated:

 /opt/ofbis/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl via:

svn co http://svn.apache.org/repos/asf/ofbiz/branches/release09.04

Are there other dependancies?  Thanks for looking into this.

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894498#action_12894498 ]

Jacques Le Roux commented on OFBIZ-3432:
----------------------------------------

I did not change
  /opt/ofbiz/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ft
but only
  ofbiz/branches/release09.04/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml

I just retested on stable demo and it works (same scenario than above)

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894500#action_12894500 ]

Jacques Le Roux commented on OFBIZ-3432:
----------------------------------------

BTW, here is the change http://svn.apache.org/viewvc?view=revision&revision=981291

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
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] Commented: (OFBIZ-3432) eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout

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

    [ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894503#action_12894503 ]

mz4wheeler commented on OFBIZ-3432:
-----------------------------------

Thanks Jacques.  Works great now.

> eCommerce checkout -> Edit Contact Information -> Save -> Go Back does not return user to checkout
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3432
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3432
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 09.04
>         Environment: eCommerce checkout process (URL: ~ecommerce/control/editcontactmechdone)
>            Reporter: Ruth Hoffman
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> During the checkout process (eCommerce application/multipage checkout w/login) -> add a new shipping contact mech -> save it -> (when the web page returns from the save) -> hit the "Go Back" button -> no forward back to the checkout screens. The only way to get back to checkout screen is to find a link to checkout somewhere like the shopping cart.
> The edits to the shipping contact are saved. So that works.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.