| Summary: | LoadCheckoutsTableDelay is not working on moremember.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jan Kissig <bibliothek> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 41058 | ||
| Bug Blocks: | |||
|
Description
Jan Kissig
2026-02-25 12:33:12 UTC
At least the code in checkouts.js implies that the feature should also work on moremember.pl (details) though the manual says it is to prevent too many requests while using the checkout page. Closing as this seems to be intended (const LoadCheckoutsTableDelay = 0; in moremember.tt) |