summaryrefslogtreecommitdiff
path: root/BUGS.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-10-05 13:37:10 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-10-05 13:37:10 +0000
commit427d40f5ff168475879375c8cb58a9f6e70f4961 (patch)
treeb8b8b025802ba5b7400c03fbabdd7c688e78853b /BUGS.txt
parent4dc9ca88f0dd1933bea2b3a40eeead81f0489292 (diff)
downloaddocutils-427d40f5ff168475879375c8cb58a9f6e70f4961.tar.gz
Documentation update
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6153 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'BUGS.txt')
-rw-r--r--BUGS.txt11
1 files changed, 3 insertions, 8 deletions
diff --git a/BUGS.txt b/BUGS.txt
index 6cb7d17c7..525b5dc99 100644
--- a/BUGS.txt
+++ b/BUGS.txt
@@ -177,6 +177,9 @@ Also see the `SourceForge Bug Tracker`_.
too? Add a set_info method? To what?) There's a test in
test/test_parsers/test_rst/test_directives/test_include.py.
+ This is partially fixed in the commit on 2009-09-25, although the
+ commented-out test case in the abovementioned file does still fail.
+
- Some line numbers in elements are not being set properly
(explicitly), just implicitly/automatically. See rev. 1.74 of
docutils/parsers/rst/states.py for an example of how to set.
@@ -337,14 +340,6 @@ Also see the `SourceForge Bug Tracker`_.
* <reference> elements have a "name" attribute, not "names". The
attribute should be "names"; this is an inconsistency.
-* Setting the _`halt level` should implicitly set the report level to
- at most the halt level; otherwise Docutils might halt without
- providing a descriptive error message::
-
- ~ $ rst2pseudoxml.py --halt=1 --no-traceback
- 2. foo
- Exiting due to level-1 (INFO) system message.
-
..
Local Variables: