Bug 739807
| Summary: | add support for msgctxt in PO files | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> |
| Component: | Component-Persistence | Assignee: | James Ni <jni> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.3 | CC: | jni, sflaniga, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1.3.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-03-07 02:03:16 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 | ||
|
Description
Ding-Yi Chen
2011-09-20 05:33:11 UTC
We need store msgctxt in the database, as a column in the HTextFlow table. This will require an extension to the REST API, and changes to the Maven and Python clients' handling of the TextFlow's resId field. Please take a reference for rhbz#750675, the maven client and python client have already support for msgctxt now. The zanata-python-client 1.3.2 have pushed to update-testing, please check out the new version to test the msgctxt function. VERIFIED with 1.3.3-25-g7cff This bug fix is already include in version 1.3.3 |