Bug 867234
| Summary: | "Po-header" text displayed in footer when translated to Japanese and french. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Aziza Karol <akarol> | ||||||||
| Component: | aeolus-conductor | Assignee: | Matt Wagner <matt.wagner> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 1.1.0 | CC: | asettle, athomas, bmclaugh, cpelland, dajohnso, dmacpher, morazi, sshveta | ||||||||
| Target Milestone: | rc | Keywords: | Triaged | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: |
"Po-header" text displayed in the footer when translated to Japanese and French. This update removes the unnecessary text.
|
Story Points: | --- | ||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2012-12-04 15:08: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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Aziza Karol
2012-10-17 06:13:12 UTC
Created attachment 628541 [details]
japanese
Created attachment 628542 [details]
french
ACK'd and pushed to 1.1.
commit 194f9899d9d873bb079d56cfa3f6fbf6e47c01b7
Author: Matt Wagner <matt.wagner>
Date: Wed Oct 17 13:32:43 2012 -0400
BZ 867234 - Fix errant "po-header" text in footer
This was the result of a syntax problem caused by the
.po to .yml conversion process.
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=867234
Created attachment 632424 [details]
po-header text
Still displayed
rpm -qa|grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.5-1.el6cf.noarch
aeolus-conductor-doc-0.13.20-1.el6cf.noarch
aeolus-configure-2.8.9-1.el6cf.noarch
aeolus-conductor-daemons-0.13.20-1.el6cf.noarch
aeolus-all-0.13.20-1.el6cf.noarch
aeolus-conductor-0.13.20-1.el6cf.noarch
This is working for me in aeolus-conductor-0.13.21-1.el6cf Tested again in puddle 6 ... Fixed rpm -qa|grep aeolus aeolus-configure-2.8.9-1.el6cf.noarch aeolus-conductor-0.13.21-1.el6cf.noarch rubygem-aeolus-cli-0.7.6-1.el6cf.noarch aeolus-conductor-doc-0.13.21-1.el6cf.noarch aeolus-all-0.13.21-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-conductor-daemons-0.13.21-1.el6cf.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html |