[Bug 24617] New: Add title notes count in staff detail (following 24530)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 Bug ID: 24617 Summary: Add title notes count in staff detail (following 24530) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com -- 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=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24530 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24530 [Bug 24530] Show a number in title notes just as in the other tabs of opac detail page -- 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=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |m.de.rooy@rijksmuseum.nl |ity.org | -- 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=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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=24617 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 99526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99526&action=edit Bug 24617: Add number to Descriptions in catalogue detail view Same change as in bug 24530 for OPAC. Only much easier. No trouble from Syndetics. Test plan: Add or remove a few notes from the MARC record (tag 500 etc). Verify the number is correct on the detail page. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested the else part for 'notes' with a [% SET notes = 'test' %] in tt file. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Moving to SO: trivial one liner. Katrin: Please have a look. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> 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=24617 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99526|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 99527 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99527&action=edit Bug 24617: Add number to Descriptions in catalogue detail view Same change as in bug 24530 for OPAC. Only much easier. No trouble from Syndetics. Test plan: Add or remove a few notes from the MARC record (tag 500 etc). Verify the number is correct on the detail page. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested the else part for 'notes' with a [% SET notes = 'test' %] in tt file. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Won't the count be off if there are notes and MARCNOTES? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #4)
Won't the count be off if there are notes and MARCNOTES?
If there are MARCNOTES, the other notes are ignored. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx, too quick this morning :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 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=24617 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99527|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 99816 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99816&action=edit Bug 24617: Add number to Descriptions in catalogue detail view Same change as in bug 24530 for OPAC. Only much easier. No trouble from Syndetics. Test plan: Add or remove a few notes from the MARC record (tag 500 etc). Verify the number is correct on the detail page. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested the else part for 'notes' with a [% SET notes = 'test' %] in tt file. 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=24617 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |20.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=24617 --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice work everyone! Pushed to master for 20.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 Bug 24617 depends on bug 24530, which changed state. Bug 24530 Summary: Show a number in title notes just as in the other tabs of opac detail page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24530 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joy@bywatersolutions.com --- Comment #9 from Joy Nelson <joy@bywatersolutions.com> --- enhancement not backported to 19.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org