Summary: | Links on hold ratios report broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 6241 | ||
Bug Blocks: | 5917 | ||
Attachments: |
proposed patch
Corrected patch |
Description
Katrin Fischer
2011-04-21 13:59:42 UTC
Created attachment 3973 [details] [review] proposed patch This is a more general bug for the biblio-default-view.inc Patch fixes various pages. A couple of fixes required: 1. I think an instance was missed on /cgi-bin/koha/circ/waitingreserves.pl. The "holds over" tab still doesn't have working links. 2. I think the change to reserveratios.tt removing <p class="ratiolimit"> from the ratio is incorrect. This is unrelated to the TT conversion. It was added as part of Bug 3130. From the commit message, "I also added the hold ratio to a column display, with a jquery tweak to put it in the ratio input box on click." Created attachment 3979 [details] [review] Corrected patch Made changes suggested by Owen. Pushed please test |