bug 2264: do not clear patron zipcode and city
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 19 Jun 2008 21:20:28 +0000 (16:20 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 01:45:54 +0000 (20:45 -0500)
commitc5ac051f70c1f6a6ffd1b98e3a40a21ef3799f0a
treef57651b5d5ff187a8f0c37d719fe5f80df7767ed
parent356e48b67875252cd3532cd98d0191166b89a1e9
bug 2264: do not clear patron zipcode and city

When edting only a part of the patron record (e.g.,
the library use section or the alternate address), the
zipcode and city were cleared due to an error in
form processing.  Now the city and zipcode are set
only of those fields are actually in the submitted form.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
members/memberentry.pl