Project

General

Profile

Actions

Bug #20770

open

WebUI page generate Deface warnings in production.log

Added by Sebastian Gräßl over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1334780

Description of problem:
The WebUI pages generates log entries with the term WARNING of Deface in the production.log.

2016-05-10 11:19:49 [app] [I] Processing by Bastion::BastionController#index as HTML
2016-05-10 11:19:49 [app] [I]   Parameters: {"bastion_page"=>"products"}
2016-05-10 11:19:49 [app] [I] Started GET "/katello/api/v2/products/14/repository_sets/166/available_repositories" for 127.0.0.1 at 2016-05-10 11:19:49 +0000
2016-05-10 11:19:49 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 11:19:49 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 11:19:49 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:
--
2016-05-10 11:26:06 [app] [I]   Rendered settings/index.html.erb within layouts/application (520.6ms)
2016-05-10 11:26:06 [app] [I]   Rendered common/_searchbar.html.erb (30.0ms)
2016-05-10 11:26:06 [app] [I]   Rendered layouts/_application_content.html.erb (37.2ms)
2016-05-10 11:26:06 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 11:26:06 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 11:26:06 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:
--
2016-05-10 13:52:35 [app] [I] Started GET "/products/14/repositories" for 10.2.2.18 at 2016-05-10 13:52:35 +0000
2016-05-10 13:52:35 [app] [I] Processing by Bastion::BastionController#index as HTML
2016-05-10 13:52:35 [app] [I]   Parameters: {"bastion_page"=>"products", "path"=>"14/repositories"}
2016-05-10 13:52:35 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 13:52:35 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 13:52:35 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:
--
2016-05-10 13:52:41 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.24/app/views/katello/sync_management/_product.html.erb (5662.8ms)
2016-05-10 13:52:41 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.24/app/views/katello/sync_management/_products.html.erb (5675.1ms)
2016-05-10 13:52:41 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.0.0.24/app/views/katello/sync_management/index.html.erb within katello/layouts/katello (5729.1ms)
2016-05-10 13:52:41 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 13:52:41 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 13:52:41 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:
--
2016-05-10 13:52:52 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.7.14.3/app/views/foreman_tasks/tasks/index.html.erb within layouts/application (3913.5ms)
2016-05-10 13:52:52 [app] [I]   Rendered common/_searchbar.html.erb (24.6ms)
2016-05-10 13:52:52 [app] [I]   Rendered layouts/_application_content.html.erb (27.8ms)
2016-05-10 13:52:52 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 13:52:52 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 13:52:52 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:
--
2016-05-10 13:54:18 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.7.14.3/app/views/foreman_tasks/tasks/index.html.erb within layouts/application (967.8ms)
2016-05-10 13:54:18 [app] [I]   Rendered common/_searchbar.html.erb (10.4ms)
2016-05-10 13:54:18 [app] [I]   Rendered layouts/_application_content.html.erb (13.5ms)
2016-05-10 13:54:18 [app] [I] Deface: [WARNING] No :original defined for 'theme_css', you should change its definition to include:
 |  :original => '9f26415985aeb5438b8efcaf9078980451df5ff7'
2016-05-10 13:54:18 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include:
 |  :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55'
2016-05-10 13:54:18 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include:

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

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:
Deface warnings should be configurable and off by default in production.

Additional info:

Actions #1

Updated by Sebastian Gräßl over 6 years ago

  • Subject changed from WebUI page generate Deface warnings in production.log to WebUI page generate Deface warnings in production.log
  • Category set to Logging
Actions

Also available in: Atom PDF