[Koha-bugs] [Bug 1920] Total price not saving to order

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu Mar 6 22:22:46 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1920


joe.atzberger at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #4 from joe.atzberger at 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.





More information about the Koha-bugs mailing list