Bug 4508

Summary: can't edit patron attributes using little edit link
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: PatronsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: jwagner, koha.sekjal, oleonard
Version: Main   
Hardware: PC   
OS: All   
URL: cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=1005&step=4
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Cormack 2010-05-21 01:28:00 UTC


---- Reported by nengard@gmail.com 2010-05-14 18:22:58 ----

When editing the attributes using the edit link under attributes on the detail screen you get this error:

Software error:
Can't use an undefined value as an ARRAY reference at /home/koha/kohaclone/C4/SQLHelper.pm line 186.
For help, please send mail to the webmaster (), giving this error message and the time and date of the error.

But it does work from the big edit button



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:28 UTC  ---

This bug was previously known as _bug_ 4508 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4508

Actual time not defined. Setting to 0.0
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Jane Wagner 2010-05-26 12:25:53 UTC
I am getting almost the same error when trying to use the little edit link to edit messaging settings:

Can't use an undefined value as an ARRAY reference at /home/k32/kohaclone/C4/SQLHelper.pm line 185.

I can change them OK by editing the full patron record.
Comment 2 Galen Charlton 2010-05-26 14:55:04 UTC
Pushed patch to fix this bug.  Please test and close.
Comment 3 Jane Wagner 2010-05-26 14:58:25 UTC
Problem seems to be fixed.  Thanks.
Comment 4 Owen Leonard 2010-06-03 16:15:45 UTC
*** Bug 4427 has been marked as a duplicate of this bug. ***