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 17:53:06 UTC

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

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


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

Posted by "Carlin Rogers (JIRA)" <de...@beehive.apache.org>.
     [ 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


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

Posted by "Carlin Rogers (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1080?page=all ]
     
Carlin Rogers resolved BEEHIVE-1080:
------------------------------------

    Resolution: Won't Fix

svn revision 387953 rolls back the changes to the form tag that allowed case-insensitivity for the method attribute of the NetUI form tag. See...

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

Based on the discussion in the beehive dev list and Daryl's comments, I'm resolving this as Won't fix (by design).

> 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: 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


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

Posted by "Carlin Rogers (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1080?page=all ]
     
Carlin Rogers reopened BEEHIVE-1080:
------------------------------------

     Assign To: Carlin Rogers  (was: Julie Zhuo)

Backing this change out based on Daryl's point in the comments here as well as in the dev list.

> 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: 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