Project

General

Custom queries

Profile

Actions

Bug #5745

closed

Entities name rendered as HTML under details page

Added by Brad Buckingham almost 11 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Web UI
Target version:
Difficulty:
hard
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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:

Actions #6

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

Actions #10

Updated by Walden Raines over 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF