Fix for the formatting issues with bullet points for exported docx plans #2268
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
when viewed in an old Word editor.
The fix follows the solution suggested in the HtmlToWord bug "List item
bullets corrupted in Microsoft Word"
karnov/htmltoword#73 suggested by David
Verhasselt @dv.
Changes:
5ef7e05 (Fix for format issues for
bullet points in Plan docx exports).
and numbering.xslt and made changes suggested by List item bullets corrupted in Microsoft Word karnov/htmltoword#73
config/initializers/htmlto_word_xslt_helper.rb. This method ensures
the Htmltoword library picks up the changed numbering.xslt template instead of
the library's version.
Fix for issue #2147.
@dsisu Tested the downloaded docx in an old Word editor.
Test_Bullets_2 (8).docx