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@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@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.