You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2008/08/09 19:48:25 UTC

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

     [ https://issues.apache.org/struts/browse/STR-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved STR-2810.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.10
         Assignee: Niall Pemberton  (was: Struts Developers)

I have fixed this in both current trunk and 1.3 Branch. As per discussion autocomplete only renders if not in XHTML mode. Also I have left the attributes in thje TLD commented out - users will have to uncomment them to enable this feature.

http://svn.apache.org/viewvc?view=rev&revision=684304
http://svn.apache.org/viewvc?view=rev&revision=684305

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