rich:effect not accept '[' or ']' symbols in params attribute
-------------------------------------------------------------
Key: RF-5973
URL:
https://jira.jboss.org/jira/browse/RF-5973
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Alexandr Levkovsky
Assignee: Nick Belaevski
rich:effect not accept '[' or ']' symbols in params attribute.
Following example:
<rich:effect type="Appear" name="appearFunc" params="delay:
0.5, targetId: arguments[0]" />
caused exception:
org.richfaces.json.JSONException: Expected a ',' or '}' at character 33
of {delay: 0.5, targetId: arguments[0]}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira