Bug 7748 - Date not formatted on "Add orders from iso2709 file" page
Summary: Date not formatted on "Add orders from iso2709 file" page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 3.8
Hardware: All All
: P5 - low trivial (vote)
Assignee: Adrien SAURAT
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks: 7444
  Show dependency treegraph
 
Reported: 2012-03-19 16:09 UTC by Adrien SAURAT
Modified: 2013-12-05 20:01 UTC (History)
2 users (show)

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


Attachments
proposed patch #1 (2.83 KB, patch)
2012-03-19 16:12 UTC, Adrien SAURAT
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien SAURAT 2012-03-19 16:09:10 UTC
On the page allowing to add orders from an iso2709 file, the date for the "staged" column is not displayed in the localised format.

This has to be corrected with use of the TT date filters (see bug 7444).
Comment 1 Adrien SAURAT 2012-03-19 16:12:56 UTC
Created attachment 8308 [details] [review]
proposed patch #1

Separated the timestamp in two parts to handle the first part with the KohaDates plugin.
Comment 2 Julien Sicot 2012-03-20 10:09:51 UTC
Hi,

I tested several ISO2709 files, everything seems ok. 
Date is well displayed in the localised format (tested in french and english).
I also tested by changing the date format pref and it works.
I used sandbox.
Comment 3 Paul Poulain 2012-03-21 17:24:36 UTC
QA comment : tiny patch, switch to standard Date plugin 

passed QA