You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Uttam Patil (JIRA)" <ji...@apache.org> on 2009/03/21 10:14:02 UTC

[jira] Created: (WW-3053) How to use autocomplete attribute with form tag in struts 2

How to use autocomplete attribute with form tag in struts 2 
------------------------------------------------------------

                 Key: WW-3053
                 URL: https://issues.apache.org/struts/browse/WW-3053
             Project: Struts 2
          Issue Type: Task
    Affects Versions: 2.0.14
         Environment: Struts 2.0, Jsp 1.2
            Reporter: Uttam Patil


Hi 

         I want to make all form fields autocomplete off .
<s:form > tag not supporting autocomplete attribute.
please reply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-3053) How to use autocomplete attribute with form tag in struts 2

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3053.
---------------------------------

    Resolution: Won't Fix

autocomplete is an IE attribute, and it is not part of the HTML 4.0.1 spec

> How to use autocomplete attribute with form tag in struts 2 
> ------------------------------------------------------------
>
>                 Key: WW-3053
>                 URL: https://issues.apache.org/struts/browse/WW-3053
>             Project: Struts 2
>          Issue Type: Task
>    Affects Versions: 2.0.14
>         Environment: Struts 2.0, Jsp 1.2
>            Reporter: Uttam Patil
>             Fix For: 2.1.7
>
>
> Hi 
>          I want to make all form fields autocomplete off .
> <s:form > tag not supporting autocomplete attribute.
> please reply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (WW-3053) How to use autocomplete attribute with form tag in struts 2

Posted by "Philip Luppens (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Luppens reopened WW-3053:
--------------------------------


Sorry, I wasn't fully awake yet - meant to comment, not resolve.

> How to use autocomplete attribute with form tag in struts 2 
> ------------------------------------------------------------
>
>                 Key: WW-3053
>                 URL: https://issues.apache.org/struts/browse/WW-3053
>             Project: Struts 2
>          Issue Type: Task
>    Affects Versions: 2.0.14
>         Environment: Struts 2.0, Jsp 1.2
>            Reporter: Uttam Patil
>
> Hi 
>          I want to make all form fields autocomplete off .
> <s:form > tag not supporting autocomplete attribute.
> please reply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-3053) How to use autocomplete attribute with form tag in struts 2

Posted by "Philip Luppens (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Luppens resolved WW-3053.
--------------------------------

    Resolution: Fixed

As a workaround, you can override the theme's form template.

> How to use autocomplete attribute with form tag in struts 2 
> ------------------------------------------------------------
>
>                 Key: WW-3053
>                 URL: https://issues.apache.org/struts/browse/WW-3053
>             Project: Struts 2
>          Issue Type: Task
>    Affects Versions: 2.0.14
>         Environment: Struts 2.0, Jsp 1.2
>            Reporter: Uttam Patil
>
> Hi 
>          I want to make all form fields autocomplete off .
> <s:form > tag not supporting autocomplete attribute.
> please reply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-3053) How to use autocomplete attribute with form tag in struts 2

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso updated WW-3053:
--------------------------------

    Fix Version/s: 2.1.7

> How to use autocomplete attribute with form tag in struts 2 
> ------------------------------------------------------------
>
>                 Key: WW-3053
>                 URL: https://issues.apache.org/struts/browse/WW-3053
>             Project: Struts 2
>          Issue Type: Task
>    Affects Versions: 2.0.14
>         Environment: Struts 2.0, Jsp 1.2
>            Reporter: Uttam Patil
>             Fix For: 2.1.7
>
>
> Hi 
>          I want to make all form fields autocomplete off .
> <s:form > tag not supporting autocomplete attribute.
> please reply.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.