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

Tomás Cohen Arazi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |The
      release notes|                            |Koha::Biblio->pickup_locati
                   |                            |ons and
                   |                            |Koha::Item->pickup_location
                   |                            |methods don't always honour
                   |                            |list context. Because of
                   |                            |this, when used, they
                   |                            |should assume scalar
                   |                            |context. If list context
                   |                            |was required, the developer
                   |                            |needs to explicitly chain a
                   |                            |->as_list call.
                   |                            |
                   |                            |This patch
                   |                            |tracks the uses of this
                   |                            |methods and adjusts
                   |                            |accordingly.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to