You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Zdenek Sochor (JIRA)" <de...@myfaces.apache.org> on 2007/02/23 17:34:07 UTC

[jira] Updated: (TOMAHAWK-907) Incorrect behaviour of HtmlInputText with ajax

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

Zdenek Sochor updated TOMAHAWK-907:
-----------------------------------

    Status: Patch Available  (was: Open)

> Incorrect behaviour of HtmlInputText with ajax
> ----------------------------------------------
>
>                 Key: TOMAHAWK-907
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-907
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: AJAX Form Components
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Zdenek Sochor
>         Attachments: patch.txt
>
>
> Hi,
>  TableSuggestAjax is behaving incorrectly after restore view phase in JSF.
> This is due to incorrect implementation of org.apache.myfaces.component.html.ext.HtmlInputText class
> - attribute autocomplete is NOT stored/restored (in saveState/restoreState methods).
> And question - why is autocomplete attribute implemented as String instead of Boolean?
> Zdenek

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