enforce correct attribute validation on the NetUI form's method attribute in
HTML
---------------------------------------------------------------------------------
Key: BEEHIVE-1080
URL: http://issues.apache.org/jira/browse/BEEHIVE-1080
Project: Beehive
Type: Improvement
Components: NetUI
Versions: V1, 1.0.1
Reporter: Carlin Rogers
Assigned to: Carlin Rogers
Priority: Minor
Fix For: v.next
Allow NetUI's "form" tag to correctly validate the allowable POST / post / PoSt
/ etc., case-insensitive values for the method attribute in HTML rendering.
Today, this attribute only allows "post" / "get" and performs an invalid case
sensitivity check for HTML.
For, XHTML, the tag should still require lower case ("post" | "get").
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira