[Koha-bugs] [Bug 20971] additem Corrupted storable string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 8 15:56:36 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20971

didier <didier.gautheron at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |didier.gautheron at biblibre.c
                   |                            |om
             Status|Failed QA                   |Needs Signoff

--- Comment #6 from didier <didier.gautheron at biblibre.com> ---
Hi

Without this patch  PrefillItem functionality is broken when adding unrelated
items.

TEST:
1: Set PrefillItem to 'The new item is prefilled...'
2: Set a SubfieldsToUseWhenPrefill, 'c' for example
3: Add a new item for biblio A with 'c' set.
4: Double check 'c' value is set for next new item A.
5: search and add a new item for biblio B
6: 'c' is not set
Apply patch
7: logout, login
8: repeat steps 3, 4, and 5 .
9: now 'c' is set.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list