Bug 7748

Summary: Date not formatted on "Add orders from iso2709 file" page
Product: Koha Reporter: Adrien SAURAT <adrien.saurat>
Component: AcquisitionsAssignee: Adrien SAURAT <adrien.saurat>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: trivial    
Priority: P5 - low CC: julien.sicot, paul.poulain
Version: 3.8   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 7444    
Attachments: proposed patch #1

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