Steps to reproduce:

1- the user enters a comment for the order in the checkout page
2- the user goes to review
3- the user goes back to checkout (clicks the button "back")
4- the user removes the comment in the checkout page
5- the user goes back to review
IN THIS CASE THE orignal comment was still there.

Tested this with 2.4 on two separate installs and saw the same behavior.

Apparently, someone else has noticed this before: http://www.ubercart.org/forum/bug_reports/18172/u22_order_comment_not_up... - they provided a potential fix/code line identification. I'll hopefully get a patch file added on here too.

CommentFileSizeAuthor
#1 uc_cart_checkout_pane.patch636 bytessokrplare
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sokrplare’s picture

FileSize
636 bytes

The attached patch fixes the issue.

sokrplare’s picture

Status: Active » Needs review
longwave’s picture

Version: 6.x-2.4 » 7.x-3.x-dev
Status: Needs review » Patch (to be ported)
Issue tags: -Ubercart

Committed, needs porting to 7.x.

longwave’s picture

Status: Patch (to be ported) » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.