Bug 1313524
| Summary: | Fix HTML characters in Hammer help output text. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | jcallaha | ||||
| Component: | Hammer | Assignee: | Katello Bug Bin <katello-bugs> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | jcallaha | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.2.0 | CC: | bkearney | ||||
| Target Milestone: | Unspecified | ||||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-04-12 17:09:30 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 1325525 *** |
Created attachment 1132014 [details] Help text Description of problem: Hammer help output has some html characters and tags still presented in the text. Version-Release number of selected component (if applicable): 6.2 Compose 1 How reproducible: Always Steps to Reproduce: 1. hammer repository update --help 2. view results of checksum-type and download-policy Actual results: output text includes the html encoding ' as well as the "<code>" tags Expected results: all special characters are displayed correctly and html tags removed. Additional info: other help text within hammer may have the same issue.