| Summary: | Authorities browsing error in OPAC | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Janusz Kaczmarek <januszop> |
| Component: | Templates | Assignee: | Janusz Kaczmarek <januszop> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | normal | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| 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: |
A screenshot illustrating the problem
Proposed patch Signed off Patch proposed patch (passed QA) |
||
Created attachment 4380 [details] [review] Proposed patch Created attachment 4471 [details] [review] Signed off Patch Created attachment 4964 [details] [review] proposed patch (passed QA) QA comment As for previous patch: standard solution to a wellknown H:T => T:T problem Pushed please test |
Created attachment 4379 [details] A screenshot illustrating the problem The problem: 1. In OPAC, make an authority search for a common term, to get more than 1 page of results. 2. Try to click 2, 3 etc. You should get an error (cf. attached screenshot). This is because or erroneous T::T prefixing. A patch will follow.