v5.27
Pre-release
Pre-release
Bug fix for DOCX downloads containing missing content
- Another .gsub() replacement regex was appended to existing one in the
clean_html_for_docx_creation(html)
function inplan_exports_controller.rb
. This should find those cases described above, and replace the
tag with a closing and an openingtag.