Summary: | Patron's dateexpiry is erroneously updated if dateexpiry in UnWantedField syspref | ||
---|---|---|---|
Product: | Koha | Reporter: | Koha Team University Lyon 3 <koha> |
Component: | Patrons | Assignee: | Koha Team University Lyon 3 <koha> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, kyle.m.hall, paul.poulain |
Version: | 3.10 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Patron's dateexpiry is erroneously updated if dateexpiry in UnWantedField syspref
[SIGNED-OFF] Patron's dateexpiry erroneously updated when in UnwantedField |
Description
Koha Team University Lyon 3
2012-10-29 11:48:39 UTC
Comment hidden (obsolete)
Created attachment 13124 [details] [review] [SIGNED-OFF] Patron's dateexpiry erroneously updated when in UnwantedField If dateexpiry field was absent because it has been included in UnWantedField syspref list, the script assumed that the date has been forgotten and updated it when clicking on 'save' button. http://bugs.koha-community.org/show_bug.cgi?id=8978 Signed-off-by: Owen Leonard <oleonard@myacpl.org> QA Comment: Good catch ! Marked as Passed QA. This patch has been pushed to master. As a reminder, please include bug numbers in the subject line of your patches. Patch pushed to branch 3.10.x Released in 3.10.0 |