Fix for bug 2398: Source of Classification - Add item or Edit item in
authorJoshua Ferraro <jmf@liblime.com>
Thu, 24 Jul 2008 21:23:33 +0000 (16:23 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 24 Jul 2008 21:23:33 +0000 (16:23 -0500)
commit0bb46e1d57c8460d3cfd77bddbe0bdfee5d5905f
tree531bbe2c9f8909fdad19162a1dcaee2eba7edc41
parentd8ea5fc339268874300fb0ef966059f68938d484
Fix for bug 2398: Source of Classification - Add item or Edit item in
staff client is defaulting to the ASNCR code instead of the blank above

For some reason the loop used to build the list of values was
setting the first value to the $value variable if $value wasn't
set already, and the default_value was inside rather than outside
the loop. I've removed the setting inside the loop and placed
the default value outide the loop. It's possible I just don't
understand what the original intention was.
cataloguing/additem.pl