Some component names create PHP errors when shown in the report criteria form. The error is generated when the string is first (wrongly) chopped with substr in webform_report_criteria.inc:45 and then passed through htmlspecialchars in bootstrap.inc:856.

The fix was taken from magickey's comment on the PHP page for substr: http://php.net/manual/en/function.substr.php

CommentFileSizeAuthor
multibyte_string.patch576 bytesnoel.rivas
Support from Acquia helps fund testing for Drupal Acquia logo