[richfaces-issues] [JBoss JIRA] (RF-13415) r:autocomplete - autofill attribute is not working

Juraj Húska (JIRA) jira-events at lists.jboss.org
Wed Dec 4 10:54:05 EST 2013


     [ https://issues.jboss.org/browse/RF-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Húska updated RF-13415:
-----------------------------

    Description: 
{{autofill}} attribute of {{r:autocomplete}} does not work.

Setting of {{autofill}} to {{false}} does not prevent from autofilling a suggestion.

IMHO it is caused by missing the attribute passing in the render template, [here|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/input/autocomplete/autocomplete.template.xml].

Note that the attribute needs to be renamed, as RW one uses: {{autoFill}} and RichFaces {{autofill}}.

  was:
{{autofill}} attribute of {{r:autocomplete}} does not work.

Setting of {{autofill}} to {{false}} does not prevent from autofilling the suggestion.

IMHO it is caused by missing the attribute passing in the render template, [here|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/input/autocomplete/autocomplete.template.xml].

Note that the attribute needs to be renamed, as RW one uses: {{autoFill}} and RichFaces {{autofill}}.


    
> r:autocomplete - autofill attribute is not working
> --------------------------------------------------
>
>                 Key: RF-13415
>                 URL: https://issues.jboss.org/browse/RF-13415
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Juraj Húska
>
> {{autofill}} attribute of {{r:autocomplete}} does not work.
> Setting of {{autofill}} to {{false}} does not prevent from autofilling a suggestion.
> IMHO it is caused by missing the attribute passing in the render template, [here|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/input/autocomplete/autocomplete.template.xml].
> Note that the attribute needs to be renamed, as RW one uses: {{autoFill}} and RichFaces {{autofill}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list