?
avatar ReLater
ReLater
24 Mar 2018

Steps to reproduce the issue

  • Test with a "normal" online domain like example.org or subdomain like sub.example.org!
    Test will not work with XAMPP, MAMP or so.

  • Current staging with testing sample data.

  • SEF Yes. Url Rewrite: Yes.

  • Activate plugin "System - Redirect". Enable "Collect URLs".

  • Go to frontend and enter not existing URL like
    example.org/database/db.sql.gz (replace example.org with your domain). It throws a 404 error (not found)

  • Check backend > Components > Redirects.

  • Above URL is collected as expected.

  • Delete it.

  • Go to plugin "System - Redirect" and create a new Term for Exclude URLs without checking "Regular Expression".

/database/
  • Go to frontend and enter again not existing URL
    example.org/database/db.sql.gz (replace example.org with your domain).

  • Check backend > Components > Redirects.

Expected result

  • Above URL is NOT collected by plugin.

Actual result

  • Above URL is collected by plugin.

Additional comments

  • One have to enter
database/

in Term field instead of

/database/

But that would also block mydatabase/ and similiar URLs.

Please don't comment that I should use a regular expression in this case ;-) I know that it's possible but from my point of view that's not obvious for users and not an expected behavior.

avatar ReLater ReLater - open - 24 Mar 2018
avatar joomla-cms-bot joomla-cms-bot - change - 24 Mar 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Mar 2018
avatar ReLater ReLater - change - 24 Mar 2018
The description was changed
avatar ReLater ReLater - edited - 24 Mar 2018
avatar ReLater ReLater - change - 24 Mar 2018
The description was changed
avatar ReLater ReLater - edited - 24 Mar 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Mar 2018
Category com_redirect
avatar tonypartridge
tonypartridge - comment - 24 Mar 2018

Confirmed. Please close we have a PR.

avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Mar 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-03-25 05:42:41
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 25 Mar 2018
Closed_Date 2018-03-25 05:42:41 2018-03-25 05:42:42
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 25 Mar 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 25 Mar 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 25 Mar 2018

closed as having Pull Request #19979

Add a Comment

Login with GitHub to post a comment