[Bug 11174] New: Wrong paramter 'valuec' in opac-authoritiessearchresultlist
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Bug ID: 11174 Summary: Wrong paramter 'valuec' in opac-authoritiessearchresultlist Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: z.tajoli@cineca.it QA Contact: testopia@bugs.koha-community.org In the template opac-authoritiessearchresultlist are dinamic written link with 5xx heading. But in the link is used a wrong 'valuec' parameter instead of 'value'. It is present in prog and in / bootstrap template opac-authoritiessearchresultlist.tt In prog it is at line 62 In bootstrap it is at line 88 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |z.tajoli@cineca.it -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 --- Comment #1 from Zeno Tajoli <z.tajoli@cineca.it> --- Created attachment 22613 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22613&action=edit Changes for opac-authoritiessearchresultlist templates Patch for prog and bootstrap -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 --- Comment #2 from Zeno Tajoli <z.tajoli@cineca.it> --- Test plan: 1)Insert an authority record with a 5xx field (on MARC21 or UNIMARC) 2)Index the record 3)Seek the record 4)Clik one of the link build from the 5xx field, the link doesn't work 5)Apply the patch 6)Close the browser 7)Open the opac and select the english interface 8)Redo the search 9)Now the link works 10)To use the patch in others languages you need to regenerate the templates. After test the 'prog' templates you need to test it with to 'bootstrap' templates but it is not clear for me how to do, ask on koha-dev mailing list. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 M. 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 23136 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23136&action=edit BUG 11174 wrong paramter 'valuec' In the templates opac-authoritiessearchresultlist of prog and bootstrap the wrong value 'valuec' is changed with 'value' Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested with bootstrap. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22613|0 |1 is obsolete| | CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23136|BUG 11174 wrong paramter |BUG 11174 wrong parameter description|'valuec' |'valuec' -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wrong paramter 'valuec' in |Wrong parameter 'valuec' in |opac-authoritiessearchresul | |tlist |opac-authoritiessearchresul | |tlist -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23136|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 23510 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23510&action=edit BUG 11174 wrong paramter 'valuec' In the templates opac-authoritiessearchresultlist of prog and bootstrap the wrong value 'valuec' is changed with 'value' Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Tested with bootstrap. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Following commit remove the use to valuec: commit 31f41e2c1db9d8dca82e0249050acb8f906c8164 Bug 8206: Specify index in OPAC authority search -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #5 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Zeno! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |fridolyn.somers@biblibre.co | |m --- Comment #6 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- Patch pushed to 3.14.x, will be in 3.14.2 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11174 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This patch has been pushed to 3.12.x, will be in 3.12.9. Thanks Zeno! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org