[
https://issues.jboss.org/browse/RF-13359?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-13359:
------------------------------------
The toggle control broke because the value returned by the
[
ToggleControl#getRendererType|https://github.com/richfaces/richfaces/blob...]
method does not match the renderer defined in the [@JsfBehavior
annotation|https://github.com/richfaces/richfaces/blob/master/framework/s...].
This descrepency was introduced with this commit:
[
42fc56|https://github.com/richfaces/richfaces/commit/42fc5626a02a1826e29c...]
I have filed RF-13373 to track the resolution of this issue.
Showcase: several components don't work
---------------------------------------
Key: RF-13359
URL:
https://issues.jboss.org/browse/RF-13359
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 5.0.0.Alpha2
Environment: Showcase 5.0.0-SNAPSHOT
Reporter: Pavol Pitonak
Assignee: Brian Leathem
Priority: Blocker
Fix For: 5.0.0.Alpha2
Original Estimate: 1 hour
Remaining Estimate: 1 hour
# deploy Showcase and open
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=progre...
# open browser console
# click on "Start Process" button
result:
* this message appears in browser console
{quote}
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
{quote}
* progress bar is rendered wrongly
* the same message is displayed on these pages (and these components are broken too)
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=toggle...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=tabPan...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=accord...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=panelM...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=dragDr...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=hotKey...
**
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=focus&...
--
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