You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jim Manico (JIRA)" <ji...@apache.org> on 2009/06/10 23:37:42 UTC

[jira] Commented: (STR-2810) autocomplete attribute

    [ https://issues.apache.org/struts/browse/STR-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46371#action_46371 ] 

Jim Manico commented on STR-2810:
---------------------------------

The best security is "secured by default". The need to modify the TLD file in a production utility jar makes Maven type tools break.

I would like the Autocomplete tag to be turned on by default in the struts-html.tld. There are no applications that will break due to this change. And you will be encouraging the use of the autocomplete tag, or at least you will not be discouraging its use are you are doing now.

> autocomplete attribute
> ----------------------
>
>                 Key: STR-2810
>                 URL: https://issues.apache.org/struts/browse/STR-2810
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Tag Libraries
>    Affects Versions: 1.3.1
>         Environment: Operating System: other
> Platform: All
>            Reporter: Mark Lowe
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.3.10, 1.4.0
>
>         Attachments: BaseInputTag.java.patch.java, FormTag.java.patch.java, struts-html.tld.patch
>
>
> the non standard attribute autocomplete cannot be deactivated (i.e. autocomplete="off" ) without 
> subclassing the tag class itself and editing tld files, effectively forking from the struts code base.

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