http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9383

            Bug ID: 9383
           Summary: Bad logic, missing params, and irregular labeling for
                    Members scripts
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

1) Category_type not being passed from moremember.pl to applicable templates

2) Logic in moremembers.pl doesn't work without category_type param. 

However, with the param, it runs category_type conditions one after another
(if/else, if/else), rather than nesting them (if/elsif/else), which creates
duplicate data for the P category type. 

3) Labels are inconsistent between memberentrygen.pl page and moremember.pl
page

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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