Bug 1360651
Summary: | [PATCH] Fix rst2odt generates ODT docs show 1st and 2nd images only | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Satoru SATOH <ssato> |
Component: | python-docutils | Assignee: | Fedora Infrastructure SIG <infra-sig> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 26 | CC: | infra-sig, kevin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-10-23 15:32:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Satoru SATOH
2016-07-27 09:00:35 UTC
Created attachment 1184546 [details]
A test file
Related RPMs: libreoffice-writer-5.1.5.1-2.fc24.x86_64, unoconv-0.7-3.fc24.noarch Also https://bugs.documentfoundation.org/show_bug.cgi?id=96245 may be related. It seems that this very annoying problem still exists in the latest one, python-docutils-0.12-0.7.20140510svn7747.fc25.noarch and also found in the upstream latest svn code. I attached another experimental patch looks resolving this later. Created attachment 1248317 [details]
Another experimental pathc to make rst2odt generates unique draw:name attribute for each image and figure elements
FYI. I reported this issue to the upstream also: https://sourceforge.net/p/docutils/bugs/306/ Created attachment 1249751 [details]
Another experimental pathc to make rst2odt generates unique draw:name attribute for each image and figure elements (2)
Almost same with the previous patch but made it applicable to python2-docutils-0.13.1-3.fc25.noarch.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Sorry this has languished so long. ;( I just build 0.14 in rawhide. I think it contains your patch. Do you need an update for stable releases? and can you confirm it's fixed in 0.14? Sorry, I forgot to let you know about that. My patch was merged in the upstream, https://sourceforge.net/p/docutils/bugs/306/, so it's safe to close this. Great. Let us know if you need any stable updates or the like. |