Bug #5745
closedEntities name rendered as HTML under details page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1096189
Description of problem:
GPG key name rendered as HTML under details page. See the name along with Heading "GPG Key" and along with 'Name'
Please see screenshot.
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140508.1
How reproducible:
always
Steps to Reproduce:
1. create a gpgkey with <a href='foo'>Click here</a>
2. go to details page
3.
Actual results:
the link'Click here' will be created
Expected results:
the key name should not be rendered as html
it should be like
<a href='foo'>Click here</a>
Additional info:
Updated by Walden Raines almost 11 years ago
This is caused by a third party library angular-gettext. I have entered an issue here: https://github.com/rubenv/angular-gettext/issues/75
Updated by Walden Raines over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|17b36c9293e2ca98997739d77760a7853c15cd5a.