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

Martin Renvoize (ashimema) <martin.renvo...@ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173902|0                           |1
        is obsolete|                            |

--- Comment #34 from Martin Renvoize (ashimema) 
<martin.renvo...@ptfs-europe.com> ---
Created attachment 173913
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173913&action=edit
Bug 30657: Try parent method first

This patch adds a try/catch inside the Koha::Patron AUTOLOAD to try and
find the method on the parent, including it's AUTOLOAD, prior to running
the local AUTOLOAD code to generate attribute accessors and then use the
called method.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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