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
Updated by Martin Bacovsky about 7 years ago
- Category changed from 19 to API
- Status changed from New to Assigned
- Assignee set to Martin Bacovsky
- Priority changed from Normal to Low
- Target version set to 233
Updated by Martin Bacovsky about 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Apipie/apipie-rails/pull/571 added
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/5034 added
Updated by Daniel Lobato Garcia about 7 years ago
- Translation missing: en.field_release set to 296
Updated by Ivan Necas about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8d54948a8bc20cc09c8f9d1df954bdc4aacc15d8.