Begin cleanup on additem.
authorJoe Atzberger <joe.atzberger@liblime.com>
Wed, 21 Jan 2009 01:18:21 +0000 (19:18 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 8 Apr 2009 18:54:43 +0000 (13:54 -0500)
commit6ab1d8508df60d562c7b82c6ef95faf26da78aac
tree3b29e88d79ff714674976d10187c7cd756bae7f3
parent74e27410632677fd6dd0c0eae00ca017b307fb93
Begin cleanup on additem.

REFACTOR logic out of conditional branches when the assignment ($nextop) is the same.
Be sure to EXIT after printing a redirect, instead of wasting clock filling in the
template for a process the user will never see.  Remove  the now inapplicable logic for
differentiation between "/cgi-bin" and "non /cgi-bin" installations.  There is no
longer any /cgi-bin in the actual directory file path.

This does not fix the value_builder js errors like "Blurbarcode52251 is not defined",
but it does not cause them either (see Bug 2919).

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
cataloguing/additem.pl