[Koha-bugs] [Bug 30706] New: DateFormat change only takes effect after a restart of searvices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 10:35:26 CEST 2022


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

            Bug ID: 30706
           Summary: DateFormat change only takes effect after a restart of
                    searvices
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

This was found while testing bug 30514. To test:

- Edit any patron
- Change the date of birth, verify:
  - Hint: (MM/DD/YYYY) 
  - Adding a date, it displays in this format in the input field
- Change Dateformat system prefernce to DD.MM.YYYY
- Edit the patron again, Verify:
  - Hint: (TT.MM.YYYY)
  - Adding/updating the date it still shows in the previous format
- Do a restart_all or equivalent on your test environment
- Verify the date now has the correct format when edited

A system preference change should take immediate effect. There should be no
need to restart anything.

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


More information about the Koha-bugs mailing list