wiki.techinc.nl/includes/htmlform
Bartosz Dziewoński 2990c003e3 htmlform: Remove HTMLFormField restrictions on 'name' and 'id'
The restrictions were introduced in r53480 (724411c7ca, 2009),
which makes it clear that this was just about HTML correctness,
and in HTML5 there are fewer requirements.

This code was last touched in commit fd6e9ef2d4 (2017), where it was
suggested in code review that it "can probably be removed":
https://gerrit.wikimedia.org/r/c/mediawiki/core/+/362326/comment/6e71af52_900abad4/

Bug: T126962
Change-Id: I54c1f28ec9112cd4a161a79e76c2224f91f134b9
2021-11-05 21:17:29 +00:00
..
fields HTMLTitleTextField: Remove B&C code 2021-09-22 00:48:59 -07:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
HTMLFormActionFieldLayout.php
HTMLFormElement.php
HTMLFormField.php htmlform: Remove HTMLFormField restrictions on 'name' and 'id' 2021-11-05 21:17:29 +00:00
HTMLFormFieldLayout.php
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00
VFormHTMLForm.php HTMLForm: accept PageReference instead of Title. 2021-05-07 23:36:49 +02:00