summaryrefslogtreecommitdiff
path: root/test/Tests
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-01-27 07:21:25 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-01-27 07:41:55 -0500
commitae2157fe8bca342ba23881e0f5dfba8d9fb07d84 (patch)
tree814d9252e09f09a17c8855f0c204da5da2c3c4f3 /test/Tests
parent61f80e795d527cb0a8e084395d60bf553ee85c2c (diff)
Docx writer: Fix ids in comment writing
Comments from `--track-changes=all` were producing corrupt docx, because the writer was trying to get id from the `(ID,_,_)` field of the attributes, and ignoring the "id" entry in the key-value pairs. We now check both. There is a larger conversation to be had about the right way to treat "id" and "class" entries in kvs, but this fix will correctly interpret the output of the docx reader work.
Diffstat (limited to 'test/Tests')
0 files changed, 0 insertions, 0 deletions