Ticket #1348 (closed defect: fixed)
infoSlicer not able to download new articles
| Reported by: | walter | Owned by: | walter |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | InfoSlicer | Version: | Unspecified |
| Severity: | Blocker | Keywords: | |
| Cc: | jpichon | Distribution/OS: | Unspecified |
| Bug Status: | New |
Description
It seems that the MediaWiki_parse function in InfoSlicer is having trouble with the format of pages being retrieved from MediaWikis. It is looking to split the downloaded content on the <text> field, but that field is not appearing in the pages. The result is a ValueError exception which is falling through to the default exception handler, which notifies the user that their is a problem with the connection.
More details, including from logs can be found in this thread:
http://lists.sugarlabs.org/archive/sugar-devel/2009-September/019262.html
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

