Project

General

Profile

Actions

Bug #7488

closed

On creating hostgroup with html tags, UI appends the closing tag and string in name

Added by Dominic Cleal over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1131416
Description of problem:
when you create hostgroup with html tags, UI appends the closing tag and string in name and covert it to a link.

ex: create hostgroup with name <h1>test</h1> and after creation UI will list it as <h1>test

Version-Release number of selected component (if applicable):
sat6 GA snap5

How reproducible:
always

Steps to Reproduce:
1. create hostgroup with name <h1>test</h1>
2. once created, see the listing
3.

Actual results:
UI shows <h1>test

see the string "test" and closing tag"</h1>" appended to the original name.

Expected results:
UI should the given name <h1>test</h1> in listing too and without converted it into a link

Additional info:

Actions

Also available in: Atom PDF