[Koha-bugs] [Bug 31786] New: Sub template->param($var) should return the value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 14 09:25:37 CEST 2022


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

            Bug ID: 31786
           Summary: Sub template->param($var) should return the value
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Far easier than 
$template->{VARS}->{singleBranchMode}
would be
$template->param('singleBranchMode')

What do you think?
It seems a simple addition?

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


More information about the Koha-bugs mailing list