Summary: | MARC URLs not showing up in both OPAC and staff client Details page under non-XSLT view | ||
---|---|---|---|
Product: | Koha | Reporter: | Ian Walls <koha.sekjal> |
Component: | OPAC | Assignee: | Ian Walls <koha.sekjal> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, magnus, nengard |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 5917 | ||
Attachments: | patch |
Description
Ian Walls
2011-06-13 18:44:28 UTC
Created attachment 4451 [details] [review] patch 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? Tiny change easily tested pushed, please test and mark resolved 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). Follow up signed off on. Again, pushing past QA because it's easy to test (tests included) Pushed please test Verified that URLs display correctly and work, both in opac and staff client, with XSLT-preferences set to off. |