Bug 702549
| Summary: | shouldn't add "#, fuzzy" to gettext header | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | hding <hding> | ||||||
| Component: | Component-Logic | Assignee: | Runa Bhattacharjee <runab> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 1.3 | CC: | ankit, mkim, sflaniga, zanata-bugs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.5-SNAPSHOT-20120217-1255 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-03-07 00:08:42 UTC | Type: | --- | ||||||
| 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: | 786670 | ||||||||
| Attachments: |
|
||||||||
|
Description
hding
2011-05-06 06:22:20 UTC
Created attachment 497291 [details]
original PO
Created attachment 497292 [details]
the PO file which is pulled from server
If a text flow is exported, then imported with the same content, a new revision is being created, when in fact the revision shouldn't change. The new revision has no translator credit because it was imported. Dean, would you please see if you can reproduce this? Having clarified with Helen, the specific bug being reported is: 1. "#, fuzzy" was added to header comment 2. "Test:Zanata" in the header was changed to "Test: Zanata\n" 1. is a mostly cosmetic bug which we should get around to fixing. 2. is okay, because Zanata normalises the name-value pairs in the header (space after colon, newline at end). Also, we should avoid adding blank "#:" entries to messages. Bug reproduced and confirmed with: Zanata version 1.4-SNAPSHOT (20110712-0601). Client: maven client API timestamp is 20110623-1549 Assigning to Scrum product owner for prioritisation. VERIFIED with Zanata maven client API timestamp is 20120217-1255, but server API timestamp is 20120217-1456 |