GemsTracker / gemstracker-library

GEneric Medical Survey Tracker, main library
http://gemstracker.org
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Export to Word chokes on & and h2 elements in questions #653

Closed mddejong closed 2 years ago

mddejong commented 3 years ago

Export to Word chokes on & and h2 elements in questions.

Unescaped ampersands e.g. in the group label will choke the export to Word.

The headers are replaced only partially because the change look is a dynamic loop which does not take nesting into account.