[Bug 1920] Total price not saving to order
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1920 joe.atzberger@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #4 from joe.atzberger@liblime.com 2008-03-06 13:22 ------- This is a mutli-level problem. The forms were actually OK, but they require javascript to calculate/populate all the fields. The javascript was halting on an error involving undefined value for the hidden input "currency" that is pulled from $bookseller->{'listprice'}. The script on the back end should reproduce the auto-population for empty fields so that the effect is not script-dependent. It actually does ZERO error checking and unconditionally prints a redirect, even if the add fails. This should be considered a separate, larger bug. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com