Summary: | can't edit patron attributes using little edit link | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Patrons | Assignee: | 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 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Chris Cormack
2010-05-21 01:28:00 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. Pushed patch to fix this bug. Please test and close. Problem seems to be fixed. Thanks. |