http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14481 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45678|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 45722 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45722&action=edit [SIGNED-OFF] Bug 14481: Warns when setting permissions for patron Use of uninitialized value $roadtype To test: 1) Go to any patron page and click More --> Set permissions (or follow this link --> http://localhost:8081/cgi-bin/koha/members/member-flags.pl?member=1369) 2) Notice the warns 3) Apply patch and reload page 4) Notice warns are gone and page still works correctly Signed-off-by: Owen Leonard <oleonard@myacpl.org> This patch successfully eliminates the 'Use of uninitialized value $roadtype' error in the log. -- You are receiving this mail because: You are watching all bug changes.