Project

General

Profile

Actions

Bug #460

open

404 error in search field when searching for brands

Added by Carsten Stanusch almost 2 years ago. Updated 6 months ago.

Status:
New
Priority:
High
Assignee:
-
Target version:
-
Start date:
07/04/2022
Due date:
% Done:

0%

Estimated time:

Description

If you search for a specific brand in the search field, you will get a 404 - page not found error

I, [2022-07-04T09:29:07.163631 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Started GET "/wkbrand?tab=wkproduct" for 172.17.0.1 at 2022-07-04 09:29:07 +0000
I, [2022-07-04T09:29:07.165232 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Processing by WkbrandController#index as HTML
I, [2022-07-04T09:29:07.165384 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Parameters: {"tab"=>"wkproduct"}
I, [2022-07-04T09:29:07.331858 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Current user: technik (id=5)
I, [2022-07-04T09:29:08.919882 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Rendered plugins/redmine_wktime/app/views/wkbrand/index.html.erb within layouts/base (Duration: 1490.4ms | Allocations: 199599)
I, [2022-07-04T09:29:09.754621 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Rendered layout layouts/base.html.erb (Duration: 2325.2ms | Allocations: 320342)
I, [2022-07-04T09:29:09.755285 #494] INFO -- : [52fbd1ba-3277-4825-8a6c-e3468cd594b9] Completed 200 OK in 2590ms (Views: 2231.4ms | ActiveRecord: 277.2ms | Allocations: 331550)
I, [2022-07-04T09:29:11.395836 #494] INFO -- : [aa31ac26-55d2-4c54-9e62-7f693d390382] Started POST "/wkbrand" for 172.17.0.1 at 2022-07-04 09:29:11 +0000
F, [2022-07-04T09:29:11.397000 #494] FATAL -- : [aa31ac26-55d2-4c54-9e62-7f693d390382]
[aa31ac26-55d2-4c54-9e62-7f693d390382] ActionController::RoutingError (No route matches [POST] "/wkbrand"):


Files

wk-brand.png (19.6 KB) wk-brand.png Carsten Stanusch, 07/04/2022 03:04 PM
Actions #1

Updated by Carsten Stanusch 6 months ago

The problem is fixed in version 4.7.1 (still existed in 4.6, 4.7 unknown)

Actions

Also available in: Atom PDF