[Bug 41497] New: ul.patronbriefinfo inconsistent in coding structure
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Bug ID: 41497 Summary: ul.patronbriefinfo inconsistent in coding structure Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com on circulation.pl and moremember.pl, the ul.patronbriefinfo list on the left of the screens is formatted inconsistently. <li> <span class="patronupdatedon">Updated on 10/17/2025 12:15 AM</span> </li> should be formatted as: <li class="patronupdatedon"> Updated on 10/17/2025 12:15 AM</li> This would match the rest of the list items in that 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=41497 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Status|NEW |ASSIGNED -- 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=41497 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=41497 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 190896 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190896&action=edit Bug 41497: ul.patronbriefinfo inconsistent in coding structure This patch updates the markup of the include which displays patron information on the checkout and patron detail pages. The changes are minor and should have no visible effect. To test, apply the patch and search for a patron in the staff interface. View the patron information in the sidebar on both the checkout and patron detail pages. Everything should look correct. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha@catalyst.net.nz Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 manvisharma1006@gmail.com 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=41497 manvisharma1006@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190896|0 |1 is obsolete| | --- Comment #2 from manvisharma1006@gmail.com --- Created attachment 191830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191830&action=edit Bug 41497: ul.patronbriefinfo inconsistent in coding structure This patch updates the markup of the include which displays patron information on the checkout and patron detail pages. The changes are minor and should have no visible effect. To test, apply the patch and search for a patron in the staff interface. View the patron information in the sidebar on both the checkout and patron detail pages. Everything should look correct. Sponsored-by: Athens County Public Libraries Signed-off-by: Manvi <manvisharma1006@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=41497 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191830|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 191836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191836&action=edit Bug 41497: ul.patronbriefinfo inconsistent in coding structure This patch updates the markup of the include which displays patron information on the checkout and patron detail pages. The changes are minor and should have no visible effect. To test, apply the patch and search for a patron in the staff interface. View the patron information in the sidebar on both the checkout and patron detail pages. Everything should look correct. Sponsored-by: Athens County Public Libraries Signed-off-by: Manvi <manvisharma1006@gmail.com> 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=41497 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thanks for testing Manvi! Your sign-off line currently reads: Signed-off-by: Manvi <manvisharma1006@gmail.com> If you want us to update to your full name (shown on the dashboard and in the release notes) please let us know! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch fixes release notes| |inconsistent HTML | |structures in the | |patronbriefinfo <ul>. CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.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=41497 --- Comment #5 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|26.05.00 |26.05.00,25.11.02 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 --- Comment #6 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41497 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |Laura.escamilla@bywatersolu | |tions.com --- Comment #7 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- I am not backporting this as it does not apply cleanly to 25.05.x and would require additional adjustments specific to that branch. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org