Summary: | stray "s" in opac-detail | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | OPAC | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, kyle, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00,21.05.05,20.11.12
|
|
Circulation function: | |||
Bug Depends on: | 20168 | ||
Bug Blocks: | |||
Attachments: |
Bug 29329: Remove stray character in opac-detail.tt
Bug 29329: Remove stray character in opac-detail.tt Bug 29329: Remove stray character in opac-detail.tt |
Description
Lucas Gass (lukeg)
2021-10-26 19:51:37 UTC
Created attachment 126931 [details] [review] Bug 29329: Remove stray character in opac-detail.tt 1. Have OpacBrowseResults on. 2. Make search with many results. 3. Go to the record detail page 4. Click 'Browse results' 5. At the bottom of the container notice the stray "s". 6. apply patch 7. Try again, the "s" is gone! Created attachment 126945 [details] [review] Bug 29329: Remove stray character in opac-detail.tt 1. Have OpacBrowseResults on. 2. Make search with many results. 3. Go to the record detail page 4. Click 'Browse results' 5. At the bottom of the container notice the stray "s". 6. apply patch 7. Try again, the "s" is gone! Signed-off-by: David Nind <david@davidnind.com> Created attachment 127124 [details] [review] Bug 29329: Remove stray character in opac-detail.tt 1. Have OpacBrowseResults on. 2. Make search with many results. 3. Go to the record detail page 4. Click 'Browse results' 5. At the bottom of the container notice the stray "s". 6. apply patch 7. Try again, the "s" is gone! Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.11, thanks to everybody involved! Pushed to 21.05.x for 21.05.05 Pushed to 20.11.x for 20.11.12 Missing dependencies for 20.05.x, it shouldn't be affected, no backport. |