The staging date on the manage stage screen is not formatted to system preference settings.
Created attachment 107047 [details] [review] Bug 26013: Fix formatting for dates on "Manage stage MARC records" page The "staged" dates were not formatted according to system preferences DateFormat and TimeFormat as the appropriate TT filters were missing. To test: - Stage a record in MARC format - Go to Staged MARC management - Check the date in the list of imports - Click on the import and check the "Staged:" date - Apply patch - Repeat and verify formatting is now correct
Created attachment 107971 [details] [review] Bug 26013: Fix formatting for dates on "Manage stage MARC records" page The "staged" dates were not formatted according to system preferences DateFormat and TimeFormat as the appropriate TT filters were missing. To test: - Stage a record in MARC format - Go to Staged MARC management - Check the date in the list of imports - Click on the import and check the "Staged:" date - Apply patch - Repeat and verify formatting is now correct Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Thx, Owen!
Created attachment 109114 [details] [review] Bug 26013: Fix formatting for dates on "Manage stage MARC records" page The "staged" dates were not formatted according to system preferences DateFormat and TimeFormat as the appropriate TT filters were missing. To test: - Stage a record in MARC format - Go to Staged MARC management - Check the date in the list of imports - Click on the import and check the "Staged:" date - Apply patch - Repeat and verify formatting is now correct Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Thx Joonas!
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.04
enhancement, not backported to 19.11.x