wiki.techinc.nl/includes/htmlform/fields
Brian Wolff 462bce95a9 placeholder-message for html form should be ->text() not ->parse()
placeholder is an html attribute, it does not support arbitrary
html, so ->text() is most appropriate, not full parse.

Follow up d3cd609e

Change-Id: Ia2aa5a001e19ee90e99936ef4f0dc879f182999f
2017-12-07 01:42:24 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php
HTMLCheckMatrix.php
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLFloatField.php
HTMLFormFieldCloner.php
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php HTMLMultiSelectField: Allow formatting in section headings in OOUI mode 2017-11-30 17:38:30 +01:00
HTMLRadioField.php HTMLRadioField: Do not automatically infuse our RadioSelectInputWidgets 2017-11-16 17:33:03 +01:00
HTMLRestrictionsField.php Do not depend on PHP_EOL in HTMLRestrictionsField 2017-09-20 22:01:34 +02:00
HTMLSelectAndOtherField.php Fix letter-case of several namespace and class names 2017-10-14 21:43:05 -04:00
HTMLSelectField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Fix letter-case of several namespace and class names 2017-10-14 21:43:05 -04:00
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTextAreaField.php placeholder-message for html form should be ->text() not ->parse() 2017-12-07 01:42:24 +00:00
HTMLTextField.php placeholder-message for html form should be ->text() not ->parse() 2017-12-07 01:42:24 +00:00
HTMLTextFieldWithButton.php
HTMLTitleTextField.php
HTMLUsersMultiselectField.php
HTMLUserTextField.php Enable IP ranges in HTMLUserTextField 2017-09-29 19:55:19 +02:00