Entering "rss" in forums search field causes error
- Status
- Open
- Subject
- Entering "rss" in forums search field causes error
- Category
- Dogfood on a *.tiki.org site
- Feature
- Forum
RSS
Search - Resolution status
- New
- Submitted by
- freelikegnu
- Rating
- Description
-
On the main forum page of tw.o I enter the text "rss" then search button and get the following:
The following error message was returned:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
The query was:
SELECT `rssId`, `url`, `actions` FROM `tiki_rss_modules` WHERE (`lastUpdated` < ? - `refresh`) AND `rssId` IN( ) Values:
1. 1270869772
The built query was likely:
SELECT `rssId`, `url`, `actions` FROM `tiki_rss_modules` WHERE (`lastUpdated` < '1270869772' - `refresh`) AND `rssId` IN( ) - Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3105
- Created
- Saturday 10 April, 2010 03:31:27 UTC
by freelikegnu - LastModif
- Saturday 10 April, 2010 03:31:27 UTC