Loading...
 
Skip to main content

Sitemap.xml &pagenum=2 -v- &pagenum=2

Status
Closed
Subject
Sitemap.xml &pagenum=2 -v- &pagenum=2
Version
15.x
18.x
Category
  • Feature request
  • Support request
Feature
Infrastructure
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Invalid
Submitted by
EmmArrBee
Lastmod by
EmmArrBee, luci
Rating
(0)
Description

This issue is probably external to the wiki ... but is exhibited by your current demo systems and also our Apache based system

With pagination enabled or when calling a wiki page with a user defined variable value, the full url contains an ampersand character,
for example tiki-index.php?page=Test-Multi-Page&pagenum=2

However ampersand can not be included in an XML file such as a SiteMap and needs to be escaped as &

TW seems to ignore any parameter prefixed with & which is a valid url
for example tiki-index.php?page=Test-Multi-Page&pagenum=2

Does a default installation of TW with Apache need a special Apache rewrite rule to handle this?
Does this perceived issue exist with other web servers?

Just spotted your current docs system has the same issue. See
https://doc.tiki.org/tiki-index.php?page=Wiki+Argument+Variables&lalala=torololoQuestion which works but
https://doc.tiki.org/tiki-index.php?page=Wiki+Argument+Variables&lalala=torololoQuestion does not work

Would appreciate any guidance to resolve this issue.

Thx

M

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6620
Created
Friday 13 April, 2018 09:39:58 UTC
by EmmArrBee
LastModif
Sunday 15 April, 2018 09:59:25 UTC


Show PHP error messages