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

            Bug ID: 33741
           Summary: Patron attribute IDs should match code
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Currently patron attributes are given a random index number (in order of their
creation).  This is not helpful if you are using jQuery modifications and
changing things around on occasion.

If the attribute is given an ID that matches the attribute code, it would make
it much easier to identify the attribute selector in jQuery, and you don't run
the risk of it changing on you if you eliminate or add another attribute.

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