Description

I get the following error on all of my pages that contain any reStructured text:

AttributeError'NoneType' object has no attribute 'read'

Note that I am getting the following error on most but not all of my rst pages.

{{{KeyError: ids }}}

Steps to reproduce

  1. Create a page with reSt in it and render the page.

Example

Please see the stacktrace attachment under the Details section.

Here's an example of the markup that I'm using:

This is a test

This is another test.

Details

rest_stacktrace.html

I'm using the following version of docutils: 0.3.10

After initially installing docutils, I execute all of test scripts and they ran properly.

Workaround

Using docutils 0.3.9 (the "release" package, not the 3.10 "snapshot") fixed the problem for me.

Discussion

Please try docutils 0.3.9.

Hey, that fixed the problem. Thanks for the suggestion! --TomPurl

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/ReStructuredText Support Is Broken (last edited 2007-10-29 19:21:02 by localhost)