[Bug 42930] New: circ/overdue.pl incorrectly adds title into overdueloop instead of borrowertitle
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42930 Bug ID: 42930 Summary: circ/overdue.pl incorrectly adds title into overdueloop instead of borrowertitle Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Target Milestone: --- To recreate: 1. Have some overdues 2. Go to circ/overdue.pl 3. Notice the the 'Patron' column the name is prefixed with the biblio title 4. This is meant to be the borrowertitle -- 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=42930 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- 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=42930 --- Comment #1 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Created attachment 201098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201098&action=edit Bug 42930: Replace title with borrowertitle To test: 1. Have some overdues 2. Go to circ/overdue.pl 3. Notice the the 'Patron' column the name is prefixed with the biblio title 4. This is meant to be the borrowertitle 5. APPLY PATCH, restart_all 6. Now you should see only the borrower/parton name and info. 7. Edit the patron and add a " Salutation" 8. In the overdue report this should now display -- 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=42930 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|koha-bugs@lists.koha-commun |lucas@bywatersolutions.com |ity.org | -- 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=42930 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41343 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41343 [Bug 41343] Overdue report is too intensive on systems with many overdues -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42930 David Nind <david@davidnind.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=42930 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #201098|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42930 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 201106 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201106&action=edit Bug 42930: Replace title with borrowertitle To test: 1. Have some overdues 2. Go to circ/overdue.pl 3. Notice the the 'Patron' column the name is prefixed with the biblio title 4. This is meant to be the borrowertitle 5. APPLY PATCH, restart_all 6. Now you should see only the borrower/parton name and info. 7. Edit the patron and add a " Salutation" 8. In the overdue report this should now display Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42930 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|circ/overdue.pl incorrectly |Overdues (circ/overdue.pl) |adds title into overdueloop |incorrectly shows |instead of borrowertitle |bibliographic record title | |in patron column instead of | |the patron's title | |(salutation) CC| |david@davidnind.com Text to go in the| |This fixes the information release notes| |shown in the overdues | |report patron column | |(Circulation > Overdues > | |Overdues). The | |bibliographic record title | |was shown before the | |patron's name, instead of | |the patron's title | |(salutation). | | | |(Related to bug 41343 - | |Overdue report is too | |intensive on systems with | |many overdues, added to | |Koha 26.05 and 25.11.) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org