Loading...
 
Skip to main content

RSS feed for Articles in tiki.org produces WSOD

Status
Closed
Subject
RSS feed for Articles in tiki.org produces WSOD
Version
23.x
24.x
Category
  • Conflict of two features (each works well independently)
  • Error
  • Regression
  • Community projects
  • Dogfood on a *.tiki.org site
Feature
Article
RSS
Resolution status
Partially solved
Submitted by
Xavier de Pedro
Keep informed
Oliver Hertel, Jonny Bradley
Lastmod by
Xavier de Pedro
Rating
(0)
Description

RSS feed for Articles in tiki.org produces WSOD. Reproduced here:
https://tiki.org/tiki-articles_rss.php?ver=5

or
https://tiki.org/tiki-articles_rss.php?ver=5&css=y
(as indicated here https://profiles.tiki.org/RSS+Handler which used to be a valid url afair)

or
https://tiki.org/tiki-articles_rss.php?ver=2

However, it works well in themes.t.o:
https://themes.tiki.org/tiki-articles_rss.php?ver=5

I wanted to add that articles rss feed to the Admin UI backend rss module ( loaded from here https://profiles.tiki.org/Unified_Admin_Backend_Default_Dashboard_1 ), but there is no point if it triggers some error 500 or WSOD by any other reason.

Any tip anyone on how to solve? @Oliver Hertel maybe?

Solution

Real solution would be to fix php code to prevent WSOD (error 500?) from happening at all if an article happens to have this missing field again in the future.
Thanks heaps for the temporary workaround, Oliver!

Workaround
database error: author field for 1 single article was empty. fixed it.
Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8021
Created
Friday 07 January, 2022 16:41:35 UTC
by Xavier de Pedro
LastModif
Saturday 22 January, 2022 21:54:33 UTC


Show PHP error messages