| Summary: | mod_env module checking in installer.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Chris Cormack <chris> | 
| Component: | Installation and upgrade (command-line installer) | Assignee: | Chris Cormack <chris> | 
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | b.pastern4k | 
| Version: | 1.2.x | ||
| Hardware: | PC | ||
| 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: | ||
| Attachments: | Bug 13744: Fix datatables paging on 'Holds to pull' report | ||
| 
        
          Description
        
        
          Chris Cormack
        
        
        
        
          2010-05-20 23:24:57 UTC
        
       Created attachment 36440 [details] [review] Bug 13744: Fix datatables paging on 'Holds to pull' report The paging of the datatables on the 'holds to pull' report page is broken without this patch. To test: - Make sure that some holds are placed on available items in your installation - Go to the circulation start page - Open the 'holds to pull' report - Verify that the patch fixes the paging on the result table Also: Fixes "None" in the filter pull downs to be translatable. Signed-off-by: Nicole <nicole@bywatersolutions.com> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> |