[richfaces-issues] [JBoss JIRA] Created: (RF-5973) rich:effect not accept '[' or ']' symbols in params attribute

Alexandr Levkovsky (JIRA) jira-events at lists.jboss.org
Fri Jan 30 11:48:44 EST 2009


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

        



More information about the richfaces-issues mailing list