Menu

#102 exif --xml-output should escape field values

None
closed-fixed
exif (14)
5
2018-06-30
2010-11-03
Andras Nagy
No

If a field (e.g. XP_Title) value contains a character which is special in xml (e.g. "Joe & Jim" or "Haha :>"), the result might be invalid/unparsable xml. Such characters should be escaped according to XML rules. (E.g. <XP_Title>Joe &amp; Jim</XP_Title> or <XP_Title>Haha :&gt;</XP_Title>.)

Reproable w version 0.6.19.

Discussion

  • Dan Fandrich

    Dan Fandrich - 2018-06-30

    This is fixed in commit c62b9a73. Thanks for reporting it!

     
  • Dan Fandrich

    Dan Fandrich - 2018-06-30
    • status: open --> closed-fixed
    • assigned_to: Dan Fandrich
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB