[Bug 6497] New: MARC URLs not showing up in OPAC Detail page with XSLT turned off
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Bug #: 6497 Summary: MARC URLs not showing up in OPAC Detail page with XSLT turned off Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Packaging AssignedTo: robin@catalyst.net.nz ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org If OPACXSLTDetailsDisplay is turned off, URLs in the MARC record (856 in MARC21) are not displayed. This appears to be a template toolkit migration issue: parameter is MARCURLS in perl, MARCurlS in template. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Packaging |OPAC Blocks| |5917 AssignedTo|robin@catalyst.net.nz |oleonard@myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |nengard@gmail.com Patch Status|--- |Signed Off AssignedTo|oleonard@myacpl.org |ian.walls@bywatersolutions. | |com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> 2011-06-13 19:33:12 UTC --- Created attachment 4451 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4451 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch Status|Signed Off |Passed QA --- Comment #2 from Ian Walls <ian.walls@bywatersolutions.com> 2011-06-13 19:35:23 UTC --- Marking as Passed QA (since I tested it when I wrote it). I assume that since this is a simple T:T, no one objects? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Passed QA |Patch Pushed --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-06-13 21:37:09 UTC --- Tiny change easily tested pushed, please test and mark resolved -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|MARC URLs not showing up in |MARC URLs not showing up in |OPAC Detail page with XSLT |both OPAC and staff client |turned off |Details page under non-XSLT | |view --- Comment #4 from Ian Walls <ian.walls@bywatersolutions.com> 2011-06-17 18:21:16 UTC --- Found that this problem exists on the staff client side, as well. An additional renaming needs to be done to actually make the URL parse into the href attribute (otherwise, links appear, but point to page itself). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Patch Pushed |Signed Off --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2011-06-17 19:27:10 UTC --- Follow up signed off on. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #6 from Ian Walls <ian.walls@bywatersolutions.com> 2011-06-17 19:30:29 UTC --- Again, pushing past QA because it's easy to test (tests included) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> 2011-06-19 10:14:42 UTC --- Pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6497 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |magnus@enger.priv.no Resolution| |FIXED --- Comment #8 from Magnus Enger <magnus@enger.priv.no> 2011-07-16 08:21:27 UTC --- Verified that URLs display correctly and work, both in opac and staff client, with XSLT-preferences set to off. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org