? Failure

User tests: Successful: Unsuccessful:

avatar jo-sf
jo-sf
9 Sep 2014

Suppose you have a web server using Joomla where this web server is both reachable via http://www.example.org/ and http:/example.org/. With the current implementation of the redirection plugin you need to define two redirections within the redirect manager component for every page you want to automatically redirect from its old location to its new location:

old page: http://www.example.org/path/to/old/page.html
=> new page: http://www.example.org/path/to/new/page.html

old page: http://example.org/path/to/old/page.html
=> new page: http://example.org/path/to/new/page.html

With my proposed file change it would be sufficient to define only one redirection in this case:

old server-relative page: /path/to/old/page.html
=> new server-relative page: /path/to/new/page.html

avatar jo-sf jo-sf - open - 9 Sep 2014
avatar jissues-bot jissues-bot - change - 9 Sep 2014
Labels Added: ?
avatar zero-24
zero-24 - comment - 9 Sep 2014

@jo-sf can you send your changes against the staging branche? Since the 3.2.x branche is only for security issues?

So i'm closing this PR here.

This comment was created with the J!Tracker Application at http://issues.joomla.org/.

avatar jissues-bot jissues-bot - close - 9 Sep 2014
avatar zero-24 zero-24 - change - 9 Sep 2014
Status Pending Closed
avatar jissues-bot
jissues-bot - comment - 9 Sep 2014

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org

avatar jissues-bot jissues-bot - close - 9 Sep 2014
avatar jissues-bot jissues-bot - change - 9 Sep 2014
Closed_Date 0000-00-00 00:00:00 2014-09-09 13:39:23

Add a Comment

Login with GitHub to post a comment