[richfaces-issues] [JBoss JIRA] Created: (RF-6790) utils.js evalMacro works wrong

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Apr 15 04:57:22 EDT 2009


utils.js evalMacro works wrong
------------------------------

                 Key: RF-6790
                 URL: https://jira.jboss.org/jira/browse/RF-6790
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Ilya Shaikovsky
            Assignee: Ilya Shaikovsky
             Fix For: 3.3.1


			else with (object) {
					value = eval(template) ;
			}
this code works wrong if the object has its own value field.

-- 
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