[richfaces-issues] [JBoss JIRA] (RF-13184) Autocomplete: ajax completely broken when attribute layout is set
Lukáš Fryč (JIRA)
jira-events at lists.jboss.org
Thu Oct 10 07:03:02 EDT 2013
[ https://issues.jboss.org/browse/RF-13184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813043#comment-12813043 ]
Lukáš Fryč commented on RF-13184:
---------------------------------
The thing is that the layout attribute is no longer need to be implemented, since the widget itself detects what layout you have chosen
and renderer decides what layout will be used based on the chosen markup - if you use columns, you will get table layout; otherwise you use list layout.
> Autocomplete: ajax completely broken when attribute layout is set
> -----------------------------------------------------------------
>
> Key: RF-13184
> URL: https://issues.jboss.org/browse/RF-13184
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input, regression
> Affects Versions: 5.0.0.Alpha2
> Environment: RichFaces 5.0.0-SNAPSHOT
> Metamer 5.0.0-SNAPSHOT
> Mojarra 2.1.19
> JBoss AS 7.2.0.Final-redhat-8
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 29.0.1547.65 @ Linux x86_64
> Reporter: Pavol Pitonak
> Assignee: Lukáš Fryč
> Priority: Critical
> Fix For: 5.0.0.Alpha2
>
> Original Estimate: 45 minutes
> Remaining Estimate: 45 minutes
>
> # (change event from "change" to "blur" in autocomplete.xhtml when RF-13180 is not resolved)
> # set layout=div in autocomplete.xhtml
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richAutocomplete/autocomplete.xhtml
> # type "a" into input
> result:
> * ajax request is fired
> * status in page's header shows "ERROR"
--
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