Loading...
 
Skip to main content

RSS feeds dont work correctly when tiki is installed in a subdirectory.

Status
Closed
Subject
RSS feeds dont work correctly when tiki is installed in a subdirectory.
Version
1.9.x
Category
  • Error
  • Less than 30-minutes fix
Feature
RSS
Resolution status
Please retest
Submitted by
DBowen
Lastmod by
Marc Laporte
Rating
(0)
Description

Attempting to View the RSS feed of a page that is running 1.9.0 in a subdirectory results in the error:

The XML page cannot be displayed



It seems to me as though TikiWiki has a number of inconsitencies with the way in which it manages paths, which cause some problems for sites running in subdirectories, the newsletter subscribe url for example uses parse_url to get the path (eg /tikiwiki/) then prepends the httpprefix, whereas the RSS module just appends httpprefix, so in other words these modules expect different thing from the httpprefix function the RSS module want http://mydomain.net/tikiwiki/ whereas the newsletter module just wants http://mydomain.net

Importance
7
Easy to solve?
8
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
319
Created
Friday 15 July, 2005 11:00:00 UTC
by Unknown
LastModif
Wednesday 26 February, 2020 17:33:50 UTC


Show PHP error messages