You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <de...@beehive.apache.org> on 2006/03/16 20:22:59 UTC

[jira] Resolved: (BEEHIVE-1080) enforce correct attribute validation on the NetUI form's method attribute in HTML

     [ http://issues.apache.org/jira/browse/BEEHIVE-1080?page=all ]
     
Carlin Rogers resolved BEEHIVE-1080:
------------------------------------

    Resolution: Fixed
     Assign To: Julie Zhuo  (was: Carlin Rogers)

fixed with revision 386425. The revision includes a test for the form tag in a page, or just within a template, for both HTML and XHTML.

http://svn.apache.org/viewcvs?rev=386425&view=rev

> 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
>     Assignee: Julie Zhuo
>     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