Fix for Bug 5265, error message on lists is misleading
authorOwen Leonard <oleonard@myacpl.org>
Mon, 4 Oct 2010 15:11:11 +0000 (11:11 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 10:18:56 +0000 (06:18 -0400)
commit3a3b6ba5d8fee454422cb8115b73d8adc585034f
treef309f70aea83761b19fa31a9da6dea73f1d446d2
parent4bd749251893e680a166b7cf31cd6e0d24b443fc
Fix for Bug 5265, error message on lists is misleading

The check to see if an item exists always evaluates as true.
Correcting this lets the script handle the error as it
was designed to.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/VirtualShelves/Page.pm