Typeahead (#3369): Parameternames has changed, configuration is possible on...
Typeahead (#3369): Parameternames has changed, configuration is possible on the Form and on the FormElement. typeahead.php: if there is an exception, the message body is sent as regular 'content' for the dropdownbox. At the moment this is the only way to transmit any error messages. Ldap.php: missing FE_TYPEAHEAD_LDAP_KEY_PRINTF, FE_TYPEAHEAD_LDAP_VALUE_PRINTF will be substituted by the other. If both missing, an exception is thrown.
Showing
- extension/Documentation/Manual.rst 52 additions, 30 deletionsextension/Documentation/Manual.rst
- extension/qfq/api/typeahead.php 2 additions, 3 deletionsextension/qfq/api/typeahead.php
- extension/qfq/qfq/AbstractBuildForm.php 29 additions, 7 deletionsextension/qfq/qfq/AbstractBuildForm.php
- extension/qfq/qfq/Constants.php 16 additions, 7 deletionsextension/qfq/qfq/Constants.php
- extension/qfq/qfq/form/TypeAhead.php 1 addition, 1 deletionextension/qfq/qfq/form/TypeAhead.php
- extension/qfq/qfq/helper/Ldap.php 18 additions, 6 deletionsextension/qfq/qfq/helper/Ldap.php
Loading
Please register or sign in to comment