[Koha-bugs] [Bug 20060] Uninitialized warn from Koha::Template::Plugin::Branches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 22 14:03:37 CET 2018


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

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
To convince you. This is how userenv looks:

$VAR1 = {
          'branchprinter' => undef,
          'emailaddress' => undef,
          'branchname' => undef,
          'surname' => undef,
          'branch' => undef,
          'persona' => undef,
          'firstname' => undef,
          'cardnumber' => undef,
          'id' => '',
          'barshelves' => undef,
          'pubshelves' => undef,
          'shibboleth' => undef,
          'totshelves' => undef,
          'flags' => undef,
          'number' => undef
        };

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


More information about the Koha-bugs mailing list