Fixes included in hotfix 17, build 15309 (2015-11-05)
Bug Fixes
Processing email with large body content using a MAPI input source caused COLLECTOR to crash. (00253086, TFS-15238).
The help for the database utility was not displayed when F1 was pressed.
The & character was displayed as & in the output when using an XSL snippet to obtain the correct field value. (0025488).
Workaround to make the character display correctly: Add <xsl:output method="text" /> to the XSL snippet.