]
Ilya Shaikovsky updated RF-3861:
--------------------------------
Priority: Minor (was: Critical)
only onitem* event attributes should be encoded. Hide other event
handlers (WAS toolBarGroup: events do not work for component.)
--------------------------------------------------------------------------------------------------------------------------------
Key: RF-3861
URL:
https://jira.jboss.org/jira/browse/RF-3861
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.2.2
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.3.0
Original Estimate: 1 hour
Remaining Estimate: 1 hour
Events do not work for toolBarGroup component.
Source:
<rich:toolBar>
<rich:toolBarGroup onclick="alert('!!!')"
ondblclick="alert('!!!')"
onkeydown="alert('!!!')"
onkeypress="alert('!!!')"
onkeyup="alert('!!!')"
onmousedown="alert('!!!')"
onmousemove="alert('!!!')"
onmouseout="alert('!!!')"
onmouseover="alert('!!!')"
onmouseup="alert('!!!')">
<h:outputText value="test" />
<h:inputText value="test" />
</rich:toolBarGroup>
</rich:toolBar>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: