Bug 39047 - CollapseFieldsPatronAddForm - If 'Patron messaging preferences' option selected, shows with "Loading new messaging defaults"
Summary: CollapseFieldsPatronAddForm - If 'Patron messaging preferences' option select...
Status: RESOLVED DUPLICATE of bug 38045
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-05 20:09 UTC by David Nind
Modified: 2025-02-07 22:00 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Nind 2025-02-05 20:09:53 UTC
If you select the "Patron messaging preferences" option for the CollapseFieldsPatronAddForm system preference, when adding or editing patrons the collapsed section displays a progress spinner and "Loading new messaging defaults".

To replicate:
1. For the CollapseFieldsPatronAddForm system preference, select and save with the "Patron messaging preferences" option.
2. Create or edit an existing patron.
3. Scroll to the bottom of the page and note that:
   - The patron messaging preferences section is collapsed
   - It displays a progress spinner with a "Loading new messaging defaults" message
4. If you click the header: the message disappears, and it is still collapsed. If you uncollapse and collapse again, it displays as expected.
5. Refresh the page and repeat step 3 - the message is displayed again.
Comment 1 Phil Ringnalda 2025-02-06 01:34:37 UTC
I remember thinking this sounded like it should be easy to fix, but it wasn't.

*** This bug has been marked as a duplicate of bug 38045 ***
Comment 2 David Nind 2025-02-07 22:00:38 UTC
Thank Phil for identifying it as a duplicate!