Ticket #43 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

OPML EXPORT

Reported by: rniejelski@gmail.com Assigned to: fox
Priority: major Milestone:
Component: backend Version:
Keywords: Cc: bd@bc-bd.org

Description

XML Parsing Error: no element found Location: http://www.DOMAIN.com/news/opml.php?op=Export Line Number 5, Column 221:

Can not export feeds. Any thoughts? 1.1.latest

Change History

02/23/06 21:08:55 changed by fox

There isn't enough information. What version of PHP are you running? Is this error reported by browser or tt-rss backend?

OPML import/export works on my test instance.

04/11/06 14:06:39 changed by bd@bc-bd.org

I can reproduce this with the default feed setup for admin:

XML Parsing Error: no element found
Location: http://bc-bd.org/ttrss/opml.php?op=Export
Line Number 5, Column 221:				ORDER BY title WHERE owner_uid = '1'</i> failed: 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 'WHERE owner_uid = '1'' at line 2
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^

debian sid, firefox, php4.4, mysql5.0.19

04/11/06 14:07:08 changed by anonymous

  • cc set to bd@bc-bd.org.

05/18/06 09:25:15 changed by fox

  • status changed from new to closed.
  • resolution set to wontfix.

Ah, MySQL 5.0. Sorry, you are on your own there. I would gladly accept patches to make it work, of course.