Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix odf_odt fails on some inline elements [SF:patches:82] #614

Open
chrisjsewell opened this issue Aug 9, 2020 · 0 comments
Open

Fix odf_odt fails on some inline elements [SF:patches:82] #614

chrisjsewell opened this issue Aug 9, 2020 · 0 comments

Comments

@chrisjsewell
Copy link
Owner

author: *anonymous
created: 2011-08-13 00:30:36
assigned: None
SF_url: https://sourceforge.net/p/docutils/patches/82

If the odf_odt writer is used on an "inline" element with no class names, it dies with an UnboundLocalError. Checking for 0 classes fixes this.


commenter: *anonymous
posted: 2011-08-13 00:30:37
title: #82 Fix odf_odt fails on some inline elements


commenter: dkuhlman
posted: 2011-08-15 18:35:03
title: #82 Fix odf_odt fails on some inline elements

To the original poster -

Thanks for reporting this.

Could you give me (1) a snippet of reStructuredText that produces this problem, and also (2) a traceback.

Thanks in advance.

- Dave


commenter: dkuhlman
posted: 2011-08-15 18:48:54
title: #82 Fix odf_odt fails on some inline elements

Wait. I did not see that you had attached a patch. Thanks. I've applied it.

But, could you still post a reStructuredText snippet. I'd like to test that change to make sure it works.

Thanks, again.

- Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant