Bug 1100092

Summary: Filter translation units by multiple fields in the editor should use ISO 8601 date format
Product: [Retired] Zanata Reporter: Patrick Huang <pahuang>
Component: UsabilityAssignee: Patrick Huang <pahuang>
Status: CLOSED CURRENTRELEASE QA Contact: Damian Jansen <djansen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3CC: zanata-bugs
Target Milestone: ---   
Target Release: 3.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.4.1-SNAPSHOT (git-server-3.4.0-14-g94d1408) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 06:39:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1088122    

Description Patrick Huang 2014-05-22 02:08:08 UTC
Description of problem:
Date format should use ISO 8601

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Open editor
2. Input a date in yyyy-mm-dd format
3. Hit enter

Actual results:
Invalid format, expected dd-mm-yyyy


Expected results:
Accepted and go ahead

Additional info:

Comment 1 Patrick Huang 2014-05-22 02:08:45 UTC
https://github.com/zanata/zanata-server/pull/457

Comment 2 Damian Jansen 2014-05-22 04:34:41 UTC
Verified