Loading...
 
Skip to main content

redirect plugin goes to an invalid page if only "redirection" is given as param.

Status
Closed
Subject
redirect plugin goes to an invalid page if only "redirection" is given as param.
Version
1.9.x
Category
  • Error
Feature
Wiki Plugin (extends basic syntax)
Resolution status
Fixed or Solved
Submitted by
Xavi (as xavidp - admin)
Lastmod by
Xavi (as xavidp - admin)
Rating
(0)
Description

There is a tiny bug, if you call a page with just the redirect information (the only information which is given at the "wiki help" box for plugins nowadays - 10 june 2005, tiki 1.9.cvs)

If you add on a wiki page called "user"

Copy to clipboard
{REDIRECT(page=>UserPageuser)/}


Tiki attempts to redirect you to:

Copy to clipboard
http://tikiwiki.org/tiki-index.php?page=UserPageuser)&redirectpage=user

(notice the ) after ))UserPageuser(( .)

Thus, Tiki redirects you to the 404 error page.

Instructions on the wiki help box should be updated, at least.

Cheers, and thanks for your work with Tiki.😊


update: fixed, I think

Importance
2
Priority
10
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
233
Created
Friday 10 June, 2005 09:22:14 UTC
by Unknown
LastModif
Wednesday 02 May, 2007 14:53:36 UTC


Show PHP error messages