Updates:
Summary: reST support: Too old docutils versions incorrectly reported as not being installed at all
        Status: Accepted
        Owner: pekka.klarck
        Labels: Target-2.8.5

Comment #2 on issue 1661 by pekka.klarck: reST support: Too old docutils versions incorrectly reported as not being installed at all
http://code.google.com/p/robotframework/issues/detail?id=1661

I was able to reproduce this problem with docutils 0.8 and older while version 0.9 works fine. I also tested that older docutils versions work fine with RF 2.8.1 but not anymore with 2.8.2. Based on that it's easy to say that the requirement for docutils >= 0.9 was introduced by the new plain text reST support (issue 1495).

Because nobody else has noticed this problem earlier and because updating docutils is fairly simple, I don't think any code changes are needed. Most likely the new plain text reST parser would only work with docutils >= 0.9 anyway.

The error message that complains that docutils isn't installed at all is clearly misleading and needs to be changed. I think it's enough to change it to "Using reStructuredText test data requires having 'docutils' module version 0.9 or newer installed."

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to