[Koha-bugs] [Bug 29049] Holds page shows too many priority options in pulldown

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 20 16:21:47 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29049

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125013|0                           |1
        is obsolete|                            |

--- Comment #4 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Created attachment 125068
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125068&action=edit
Bug 29049: (follow-up) Reduce number of line returns in page

While moving the dropdown to a block, I noticed the page size was very large
when there are many holds

This patch chomps a large amoutn of whitespace, from the block and elsewhere
and drecreased the paeg from about 400k lines to 25k lines for a record with
~200 holds

To test:
1 - Apply previous patch
2 - Load holds tab for a biblio
3 - Save the page as html from your browser, note the size of the file
4 - Apply patch this
5 - Reload and repeat
6 - Note the size is much smaller

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list