1.0.10
See included functional test for cases which before this patch would cause the tag attribute(s) to not be caught by the parser. Adjusting the regular expressions used to detect ViewHelper tags, split on dynamic tags and split ViewHelper argument names/values solves the issue. Note: additional whitespace in the places documented by the functional test is valid XML and thus valid Fluid.