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

            Bug ID: 27350
           Summary: Reinstate patron categorycode in URL when editing a
                    patron
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: sally.hea...@cheshiresharedservices.gov.uk
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

We use custom sections on our memberentry.pl form.  These are not required for
all patron categories, so we use jquery to hide the redundant elements - this
means the staff do not waste time filling in unneeded sections.

We do this by seeking the patron categorycode in the URL, and then we show/hide
the elements as required.

This still works when adding a new patron, as the categorycode is passed in the
URL.
This no longer works when editing an existing patron, as only the
borrowernumber is passed in the URL.

It seems that Bug 25031 removed the categorycode from the URL when editing a
patron.

Is there any chance of reinstating it, please?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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