Project

General

Profile

Actions

Defect #2670

closed

BotsFilterPlugin should not list Firefox

Added by micah anderson about 15 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Plugin API
Target version:
-
Start date:
2009-02-05
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

The BotsFilterPluin, located here: http://www.redmine.org/wiki/redmine/BotsFilterPlugin lists Firefox as one of its User-Agents!

It looks like if the user-agent contains any of those strings, and the controller (approx.eq. URL first component) is one of a selected set, then it returns 404 and an empty page, but one of those User-Agents is Firefox, when it shouldn't be.

On another note, returning a 404 seems like the wrong thing to do, i can see returning a 403 (Not Authorized), but 404 is a positive assertion that something doesn't exist. at a minimum it should display some text saying what it is doing rather than just a blank page.

Actions #1

Updated by Jean-Philippe Lang about 15 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Firefox was added for testing purpose and not removed before release. It's now fixed.
A 403 response with a message is now sent too.

Actions #2

Updated by Lester Martel over 12 years ago

SPAM

Actions

Also available in: Atom PDF