Project

General

Profile

Actions

Bug #4459

closed

UI plugin pages error finding root_path

Added by Thomas McKay about 10 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

Encountered during UI plugin work

Fix is to change in _topbar.html.erb
<%= link_to "Foreman", root_path >
to
<
= link_to "Foreman", main_app.root_path %>


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #4194: session timeout fails to redirect to foreman login screenClosedThomas McKay01/27/2014Actions
Actions

Also available in: Atom PDF