[Bug 23778] New: Regression: Guarantor entry section no longer has a unique id
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Bug ID: 23778 Summary: Regression: Guarantor entry section no longer has a unique id Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 14570 In memberentrygen.tt, where we had: <fieldset id="memberentry_guarantor" class="rows"> we now have: <fieldset class="rows"> Caused by Bug 14570. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570 [Bug 14570] Make it possible to add multiple guarantors to a record -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 93871 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93871&action=edit Bug 23778: Regression: Guarantor entry section no longer has a unique id This patch adds back a fieldset ID which was accidentally removed by Bug 14570: <fieldset id="memberentry_guarantor" class="rows"> This ID is important if libraries want to customize the patron entry page to hide the guarantor section. To test, apply the patch and go to Patrons -> New patron. Inspect the markup and look at the fieldset labeled "Guarantor information." It should have the correct ID attribute. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93871|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 93902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93902&action=edit Bug 23778: Regression: Guarantor entry section no longer has a unique id This patch adds back a fieldset ID which was accidentally removed by Bug 14570: <fieldset id="memberentry_guarantor" class="rows"> This ID is important if libraries want to customize the patron entry page to hide the guarantor section. To test, apply the patch and go to Patrons -> New patron. Inspect the markup and look at the fieldset labeled "Guarantor information." It should have the correct ID attribute. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |19.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work! Pushed to master for 19.11.00 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |23905 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23905 [Bug 23905] Button "Search to add" doesn't work on Quick add new patron -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org