[Koha-bugs] [Bug 30253] New: Double mana_success line is no success

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 13:45:05 CET 2022


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

            Bug ID: 30253
           Summary: Double mana_success line is no success
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

(Almost) duplicated line may cause side-effect of shifting parameters and
values in a hash.
Causing warnings like:

[2022/03/07 15:44:13] [WARN] Problem = a value of mana_id has been passed to
param without key at /usr/share/koha/C4/Templates.pm line 138.
[2022/03/07 15:44:13] [WARN] Problem = a value of mana_comments has been passed
to param without key at /usr/share/koha/C4/Templates.pm line 138.

Simple fix

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


More information about the Koha-bugs mailing list