[Bug 32290] New: Terminology: You must choose a branch
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Bug ID: 32290 Summary: Terminology: You must choose a branch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt: <span class="required">You must choose a branch</span> Branch should be library. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Terminology: You must |Terminology: 'You must |choose a branch |choose a branch' in | |ill-requests.tt --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is another in this template: koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt: <div class="alert">This item cannot be issued as it has no biblio record associated with it</div> * issued should be checked out * biblio record should be replaced with bibliographic record -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Terminology: 'You must |Ill requests uses some |choose a branch' in |wrong terminology |ill-requests.tt | Assignee|oleonard@myacpl.org |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 146189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146189&action=edit Bug 32290: Fix terminology on ILL requests page This makes some fixes for the terminology used in the ill-requests.pl page: This item cannot be issued as it has no biblio record associated with it
This item cannot be checkout out as there is no bibliographic record associated with it
You must choose a branch
You must choose a library
View borrower details
View patron details
Test plan: * You can set up ILL using the instructions on https://wiki.koha-community.org/wiki/ILL_backends * All strings will be located on the ILL request management page or the ILL requests list * Or... you could verify looking at the patch itself -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 146190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146190&action=edit Bug 32290: Fix terminology on ILL requests page This makes some fixes for the terminology used in the ill-requests.pl page: This item cannot be issued as it has no biblio record associated with it
This item cannot be checkout out as there is no bibliographic record associated with it
You must choose a branch
You must choose a library
View borrower details
View patron details
Test plan: * You can set up ILL using the instructions on https://wiki.koha-community.org/wiki/ILL_backends * All strings will be located on the ILL request management page or the ILL requests list * Or... you could verify looking at the patch itself -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146189|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=32290 Owen Leonard <oleonard@myacpl.org> 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=32290 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146190|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 146278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146278&action=edit Bug 32290: Fix terminology on ILL requests page This makes some fixes for the terminology used in the ill-requests.pl page: This item cannot be issued as it has no biblio record associated with it
This item cannot be checked out out as there is no bibliographic record associated with it
You must choose a branch
You must choose a library
View borrower details
View patron details
Test plan: * You can set up ILL using the instructions on https://wiki.koha-community.org/wiki/ILL_backends * All strings will be located on the ILL request management page or the ILL requests list * Or... you could verify looking at the patch itself Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146278|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 146323 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146323&action=edit Bug 32290: Fix terminology on ILL requests page This makes some fixes for the terminology used in the ill-requests.pl page: This item cannot be issued as it has no biblio record associated with it
This item cannot be checked out out as there is no bibliographic record associated with it
You must choose a branch
You must choose a library
View borrower details
View patron details
Test plan: * You can set up ILL using the instructions on https://wiki.koha-community.org/wiki/ILL_backends * All strings will be located on the ILL request management page or the ILL requests list * Or... you could verify looking at the patch itself Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |martin.renvoize@ptfs-europe |y.org |.com Status|Signed Off |Passed QA CC| |martin.renvoize@ptfs-europe | |.com --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice consistency improvements, PQA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Jacob O'Mara <jacob.omara@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|23.05.00 |23.05.00,22.11.03 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 --- Comment #8 from Jacob O'Mara <jacob.omara@ptfs-europe.com> --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Ill requests uses some |ILL requests uses some |wrong terminology |wrong terminology -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |lucas@bywatersolutions.com Version(s)|23.05.00,22.11.03 |23.05.00,22.11.03,22.05.10 released in| | --- Comment #9 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 22.05.x for upcoming 22.05.10 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com Version(s)|23.05.00,22.11.03,22.05.10 |23.05.00,22.11.03,22.05.10, released in| |21.11.18 Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #10 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- applied to 21.11.x for 21.11.18 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32290 wainuiwitikapark@catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #11 from wainuiwitikapark@catalyst.net.nz --- Not backported to 21.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org