Bug 966334
Summary: | [Language List] 'Last Translated' should be sorted by date, not as alphabetical order | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Zanata | Reporter: | Ankit Patel <ankit> | ||||||
Component: | Component-UI | Assignee: | Alex Eng <aeng> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 2.3 | CC: | aeng, dchen, djansen, zanata-bugs | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-11-27 03:31:44 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: | |||||||||
Attachments: |
|
Implemented fix. Server: https://github.com/zanata/zanata-server/commit/324961ecb662261dfb147f1a6d06634ad34e0e69 API: https://github.com/zanata/zanata-api/commit/f4e95536f0bb81cbc18b991a6a889f9bc64d989a Bug confirmed with Zanata version 2.3.2 (20130515-2337) Bug 953376 is for document list, while this bug is for language list. Created attachment 777179 [details]
Tested result on 3.0.0-alpha-2-SNAPSHOT (20130723-1232)
Tested with Zanata version 3.0.0-alpha-2-SNAPSHOT (20130723-1232)
The column header "Last Translated" is no longer toggleable.
Reassigned.
Verified at 21666add5b2a709df3e4594afec44ccd824174b4 Closing VERIFIED bugs which predate Zanata 3.1.2. |
Created attachment 751999 [details] A screenshot from kexec-tools project sorting Description of problem: When you try to sort the list of languages by their 'Last Translated' date for any project hosted on Zanata, it doesn't sort them in correct order rather it sorts them by alphabetical order it seems. Version-Release number of selected component (if applicable): Zanata 2.3 How reproducible: Everytime Steps to Reproduce: 1. Signin to Zanata 2. Search for any project 3. Visit it's release/version 4. Check the list of languages 5. Try to sort them by "Last Translated" 6. Observe the behaviour Actual results: Sorting happens by alphabetical order Expected results: Sorting should happen by date Additional info: N/A