Menu

#18 Fields mispopulated when editing an order

gallery_cart_v0.4
open
7
2006-10-03
2006-10-03
No

When editing an order, the following was noted:

1. The Notes, Comments, and Other text boxes have the
following (omitting quotes since it begins with a quote):

".htmlspecialchars($notes)

".htmlspecialchars($comments)

".htmlspecialchars($other)

..Respectively.

2. The "Print Size" column in the order detail contains
"$description" throughout.

3. Changes made to the Paid/Confirm and Status fields
do not save after clicking "Update Order Information".

Discussion

  • NotGoddess

    NotGoddess - 2006-10-03

    cart/lib/admin_functions.php

     
  • NotGoddess

    NotGoddess - 2006-10-03
    • milestone: --> gallery_cart_v0.4
    • priority: 5 --> 7
    • assigned_to: nobody --> notgoddess
     
  • NotGoddess

    NotGoddess - 2006-10-03

    Logged In: YES
    user_id=1289873

    That code was legacy code-there's a new version, but unfort
    I don't have the hours atm to make sure it's compatible, so
    I think I fixed all the issues in this version.

    -Ng_

     
  • Joe Tomasone

    Joe Tomasone - 2006-10-04

    Logged In: YES
    user_id=306287

    This partially fixes it. The display problems are gone, but
    I tried to change the order status (from "New" to
    "Processing") and could not get the change to stick.

     

Log in to post a comment.