summaryrefslogtreecommitdiff
path: root/BUGS.txt
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-09-27 15:28:33 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-09-27 15:28:33 +0000
commit7e01e55a123cbcb5ba89d7cc435ec97e2269f57e (patch)
treeac05d59815da8eafbf904b9fef2485cb4683b077 /BUGS.txt
parentc7faffc2697c8ef0421da6ab93b1f323a3de43b4 (diff)
downloaddocutils-7e01e55a123cbcb5ba89d7cc435ec97e2269f57e.tar.gz
Fixed bug where a "role" directive in a nested parse would crash the parser; the "language" attribute was not being copied over to the new state machine.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2654 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'BUGS.txt')
-rw-r--r--BUGS.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/BUGS.txt b/BUGS.txt
index eda5b4852..ed19cd223 100644
--- a/BUGS.txt
+++ b/BUGS.txt
@@ -127,20 +127,6 @@ Also see the `SourceForge Bug Tracker`_.
.. csv-table::
:file: empty.txt
-* Docutils crashes when encountering two consecutive _`roles` if the
- second role specifies a base role. For example::
-
- .. role:: a
- .. role:: b(literal)
-
- Another way to reproduce this bug::
-
- ----
- Test
- ----
-
- .. role:: fileref(emphasis)
-
* _`Line numbers` in system messages are inconsistent in the parser.
- In text inserted by the "include" directive, errors are often not