Bug #5836
closedMain page - missing rel attribute
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1091975
Description of problem:
On the main page (after login), there is missing attribute "rel".
Version-Release number of selected component (if applicable):
katello-1.5.0-19
foreman-1.5.0.20-1
How reproducible:
100%
Steps to Reproduce:
1. Login into Sat6.0
2. look at html source code
Actual results:
You can find details of how to set up the proxy at
<a href="http://www.theforeman.org/manuals/1.5/index.html#4.3.1SmartProxyInstallation" "external">Smart-Proxy Installation</a>.
Expected results:
You can find details of how to set up the proxy at
<a href="http://www.theforeman.org/manuals/1.5/index.html#4.3.1SmartProxyInstallation" rel="external">Smart-Proxy Installation</a>.
Updated by Dominic Cleal over 10 years ago
- Category set to Dashboard
- Difficulty set to trivial
app/views/dashboard/welcome.html.erb needs fixing.
Updated by Joseph Magen over 10 years ago
- Status changed from New to Assigned
- Assignee set to Joseph Magen
Updated by Joseph Magen over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 16
Updated by Joseph Magen over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 51702d648d5ce2266ad2bea7682be84294b2b544.