[Bug 27350] New: Reinstate patron categorycode in URL when editing a patron
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.healey@cheshiresharedservices.gov.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27350 Sally <sally.healey@cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.koha-community |https://bugs.koha-community |.org/bugzilla3/show_bug.cgi |.org/bugzilla3/show_bug.cgi |?id=25031 |?id=25301 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27350 --- Comment #1 from Sally <sally.healey@cheshiresharedservices.gov.uk> --- Sorry, Bug 25301 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27350 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Sally, couldn't you pick the category code from the "Category" dropdown list? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27350 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25301 | Depends on| |25301 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25301 [Bug 25301] Category code is blank when renewing or editing expired/expiring patron -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27350 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX CC| |martin.renvoize@ptfs-europe | |.com Status|NEW |RESOLVED --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm working through doing this with the select box value with Sally.. so I think we can close this issue here :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org