#3425 / Form.parameter, FormElement.parameter: comment handling, trailing & leading spaces
Manual.rst: commented handling of 'comment character' and 'escaping of leading/trailing spaces' Support.php: new funtion handleEscapeSpaceComment(). Evaluate.php: parse all F|FE.parameter via handleEscapeSpaceComment().
Showing
- extension/Documentation/Manual.rst 13 additions, 5 deletionsextension/Documentation/Manual.rst
- extension/qfq/qfq/Evaluate.php 2 additions, 5 deletionsextension/qfq/qfq/Evaluate.php
- extension/qfq/qfq/helper/Support.php 34 additions, 0 deletionsextension/qfq/qfq/helper/Support.php
- extension/qfq/tests/phpunit/EvaluateTest.php 0 additions, 1 deletionextension/qfq/tests/phpunit/EvaluateTest.php
- extension/qfq/tests/phpunit/SupportTest.php 18 additions, 0 deletionsextension/qfq/tests/phpunit/SupportTest.php
Loading
Please register or sign in to comment