| Summary: | Wrong system preference 'DefaultHoldExpirationUnitOfTime' in test suite | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
| Component: | Test Suite | Assignee: | Fridolin Somers <fridolin.somers> |
| Status: | Pushed to stable --- | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00,24.11.10
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 39720 | ||
| Attachments: |
Bug 39747: Fix wrong system preference 'DefaultHoldExpirationUnitOfTime' in test suite
Bug 39747: Fix wrong system preference 'DefaultHoldExpirationUnitOfTime' in test suite |
||
|
Description
Fridolin Somers
2025-04-25 09:34:59 UTC
Created attachment 181496 [details] [review] Bug 39747: Fix wrong system preference 'DefaultHoldExpirationUnitOfTime' in test suite Correct preference is 'DefaultHoldExpirationdateUnitOfTime'. Also no reason for ";". Test by running : prove t/db_dependent/Reserves.t Created attachment 181507 [details] [review] Bug 39747: Fix wrong system preference 'DefaultHoldExpirationUnitOfTime' in test suite Correct preference is 'DefaultHoldExpirationdateUnitOfTime'. Also no reason for ";". Test by running : prove t/db_dependent/Reserves.t Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Pushed for 25.05! Well done everyone, thank you! Pushed to 24.11.x for 24.11.10 |