Bug #252
TT-RSS won't display Ajaxian feed
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | Andrew Dolgov | % Done: | 0% |
|
| Category: | backend | |||
| Target version: | - | |||
| Resolution: | worksforme |
Description
I note that one of Ajaxian's current articles breaks TT-RSS's article display (latest GIT master), in particular this article:
http://ajaxian.com/archives/css-3-flexible-box-model
produces the error dialog quoted below the snip upon attempting to display a headline list containing it.
I checked, and the article is nearly valid HTML on the server (just a few erroneous </a> tags) and renders fine in a browser. I'll attach the full error report and the relevant ATOM feed.
Fatal Exception Error message: Exception: TypeError, headlines_count_obj is undefined Function: headlines_callback2() Location: viewfeed.js?1251096422:137
History
Updated by Andrew Dolgov 340 days ago
That is strange. The feed works for me, including the post in question both in combined and regular modes.
Try debugging the XML output, check the forum for more information (start with the search on headlines_count_obj).
Updated by Andrew Dolgov 146 days ago
- Resolution set to worksforme
Updated by Andrew Dolgov 146 days ago
- Status changed from New to Closed