Summary: | Patron last name dropped when record edited | ||
---|---|---|---|
Product: | Koha | Reporter: | June Stancliff <jstancliff> |
Component: | Circulation | Assignee: | Frédéric Demians <f.demians> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, f.demians, glawson, gmcharlt |
Version: | rel_3_2 | ||
Hardware: | All | ||
OS: | Windows | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
June Stancliff
2010-09-07 15:05:55 UTC
I can't reproduce this error in the latest version. Can you give more details about when this happens? Are you editing the "whole" record, or are you clicking one of the "Edit" links on the patron details screen (members/moremember.pl?borrowernumber=XX) ? Does it always happen with certain patrons? http://www.screencast.com/t/ZTJmZWIz Turning on uppercasesurnames system preference causes the surname to disappear after creating a patron, followed by a "save", then an immediate edit of the patron data. Turning off uppercasesurnames system preference causes the problem to disappear. Greg Koha version: 3.01.00.144 OS version ('uname -a'): Linux somename 2.6.26-2-686 #1 SMP Mon Jun 21 05:58:44 UTC 2010 i686 GNU/Linux Perl interpreter: /usr/bin/perl Perl version: 5.010000 Perl @INC: /home/koha/kohaclone /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl . MySQL version: mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 Apache version: Server version: Apache/2.2.9 (Debian) Zebra version: Zebra 2.0.44 (C) 1994-2010, Index Data ApS Zebra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. SHA1 ID: 419ad759807269fdfa379799a051ed3a551c6541 Using ICU *** Bug 5225 has been marked as a duplicate of this bug. *** > *** Bug 5225 has been marked as a duplicate of this bug. ***
Thanks Owen.
It's already in HEAD and 3.2.x branch. It doesn't need sign-off and should be closed. Works in HEAD. |