[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: Persistence of item-modifier - A SERIOUS BUG? - correction
(I wrote ItemModifier instead of UseModifier... here the correct text)
Dear all, this is the same problem that I've been
struggling against more than one month.
I'm not a Perl programmer, so I'm in big trouble
trying to debug this problem that makes it impossible, for me,
to display a proper receipt (when I come to receipt.html,
I've already lost the modifiers and the correct prices).
Jerry, I also wrote Perl routines that read the cart variables
in and, yes, all of the fields are still in there but not
the modifier (to be more precise: the hash exists, but the value is
empty in $Items and in $Carts->{main}) when I come to receipt.html
(the routines perfectly work in previous pages and display the correct
modifiers).
Other attempts I've done include:
- passing some extra form data in order to keep track of the lost
modifiers, but the data gets a bit messy someway (replicated, actually)
- setting UseModifier to other field names (I thought that perhaps I was
using a "prohibited" modifier field name), without any luck
- getting back to IC v. 4.8.3 to see if the problem got solved... nope
(I'm planning to test 4.6.5 as soon as possible)!
I usually blame myself for such problems, but this time I really think
that it is a bug or there is something fundamental missing in the
documentation...
Ubi
---
On Tue, 18 Jun 2002, Jerry Brady wrote:
Folks,
It appears that item-modifier does not persist as an attribute of an
order once it is placed. I'm using the catalog.cfg directives to add a
few modifiers to items during checkout, but I was surprised when these
didn't show up in the orderline table.
I wanted to see if either:
A. I did something incorrectly that caused the system not to include my
modifiers in the updates the orderline table; or
B. Item-modifier was never intended to be used for data that needs to be
tracked in any of the orders tables.
I would appreciate any guidance you can give me in either finding the
cause of my problem or directing me in modification more appropriate to
my purposes. The two item modifiers I am currently using will be an
important part of the order status and tracking system I am building for
my client.
Sincerely,
Jerry Brady
Blue Circle Technologies
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users