* (bug 19784) date option "ISO 8601" produced illegal id
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Jul 2009 16:49:58 +0000 (16:49 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Jul 2009 16:49:58 +0000 (16:49 +0000)
commit724411c7caada4a87d18f91c59319c487736597f
tree925e082c3ffca7e16cf0cb47b00869dd92436fbf
parent2f82bccb39c5e48de0207323b3e6e0456617ae45
* (bug 19784) date option "ISO 8601" produced illegal id
Now running auto-generated id/names for radio group items through Sanitizer::escapeId().
For good measure, also manually checking the input 'name' and 'id' field values for base fields against validation and throwing an exception if we ain't got em.
RELEASE-NOTES
includes/HTMLForm.php