If there is any way you can enable backtracing and run Debug.bugReport on the error, that would help us track this down.

On Apr 10, 2009, at 13:03, "Amy Muntz (JIRA)" <[email protected]> wrote:


[ http://www.openlaszlo.org/jira/browse/LPP-8049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amy Muntz updated LPP-8049:
---------------------------

   Fix Version/s: 4.4
        Priority: P1  (was: --)

ReferenceError for a string
---------------------------

               Key: LPP-8049
               URL: http://www.openlaszlo.org/jira/browse/LPP-8049
           Project: OpenLaszlo
        Issue Type: Bug
        Components: Compiler - JavaScript
  Affects Versions: 4.2.0.3
          Reporter: Lorien Henry-Wilkins
          Assignee: P T Withington
          Priority: P1
           Fix For: 4.4


Sometimes I get "ReferenceError" errors for things that aren't supposed to be references. For example, I might define a method like:
<method name="myMethod" />
And get a ReferenceError on the string myMethod like:
"ReferenceError: myMethod is not defined"
I can't find a reproduceable test case, and I'm not sure what the conditions are that make this happen. So far I've only seen it in method definitions. I will followup with more info in a comment if I learn anything more.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.openlaszlo.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to