You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org> on 2007/04/24 19:45:15 UTC

[jira] Created: (MYFACES-1596) In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.

In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.
-------------------------------------------------------------------------------------------------

                 Key: MYFACES-1596
                 URL: https://issues.apache.org/jira/browse/MYFACES-1596
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-252
            Reporter: Bruno Aranda


According to the renderkit javadocs, tf the "autocomplete" attribute for an inputText is not set or the value is "on", render nothing.

http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/inputText.html

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


[jira] Resolved: (MYFACES-1596) In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda resolved MYFACES-1596.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0-SNAPSHOT

> In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.
> -------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1596
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1596
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>             Fix For: 1.2.0-SNAPSHOT
>
>
> According to the renderkit javadocs, tf the "autocomplete" attribute for an inputText is not set or the value is "on", render nothing.
> http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/inputText.html

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


[jira] Commented: (MYFACES-1596) In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491374 ] 

Bruno Aranda commented on MYFACES-1596:
---------------------------------------

Just in case, "render nothing" means not render that attribute and not the whole component ;-)

> In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.
> -------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1596
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1596
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>
> According to the renderkit javadocs, tf the "autocomplete" attribute for an inputText is not set or the value is "on", render nothing.
> http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/inputText.html

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


[jira] Commented: (MYFACES-1596) In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491376 ] 

Bruno Aranda commented on MYFACES-1596:
---------------------------------------

And the same for inputSecret

> In an inputText, If the "autocomplete" attribute is not set or the value is "on", render nothing.
> -------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1596
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1596
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>
> According to the renderkit javadocs, tf the "autocomplete" attribute for an inputText is not set or the value is "on", render nothing.
> http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/inputText.html

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