Prevent invalid characters in image description.

Authored by johanneszarl on Jan 2 2017, 10:12 PM.

Description

Prevent invalid characters in image description.

Some cameras seem to add invalid characters (i.e. control characters) to
the Exif.Image.ImageDescription. When the description is saved into the
database, we end up with an invalid index.xml file.
This patch removes control characters from the exif image description.

CCBUG: 374431

Details

Committed
johanneszarlJan 2 2017, 10:29 PM
Parents
R463:420b6a489c0b: Fix indentation error.
Branches
Unknown
Tags
Unknown