Bug #21637
closedwrong <title> on http://sat630.example.com/apidoc/v2.<some langs>.html - contains html tag
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1510783
Description of problem:
There is wrong <title> on http://sat630.example.com/apidoc/v2.<lang>.html - contains html tag
Version-Release number of selected component (if applicable):
satellite-6.3.0-21.0.beta.el7sat.noarch (snap 24)
How reproducible:
always
Steps to Reproduce:
1. Go to http://sat630.example.com/apidoc/ and check page title ("<html><head><title>..." tag content).
2. Now click at "v2" in the header and check title again:
http://sat630.example.com/apidoc/v2.html
3. Now click at "en_GB" and check title again:
http://sat630.example.com/apidoc/v2.en_GB.html
or:
http://sat630.example.com/apidoc/v2.fr.html
Actual results:
In step 1. and 2., title is "<title>API documentation</title>"
In step 3., title is "<title><span class="translation_missing" title="translation missing: en-GB.apipie.api_documentation">Api Documentation</span></title>" which is incorrect - looks broken in browsers heading
Expected results:
There should be no HTML tags