[Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 25 23:06:53 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451

Ian Walls <koha.sekjal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #14 from Ian Walls <koha.sekjal at gmail.com> ---
Moves the variable initialization in the hash out of an elsif clause into the
scope higher, allowing this data to be accessible in more cases.  From analysis
of the code, this doesn't change what the field actually IS, just when it gets
created.  Marking as Passed QA.

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


More information about the Koha-bugs mailing list