[seam-issues] [JBoss JIRA] Created: (SEAMREMOTING-46) remote.js contains syntax error

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Wed Sep 21 07:44:26 EDT 2011


remote.js contains syntax error
-------------------------------

                 Key: SEAMREMOTING-46
                 URL: https://issues.jboss.org/browse/SEAMREMOTING-46
             Project: Seam Remoting
          Issue Type: Bug
         Environment: Seam Remoting SNAPSHOT (8e1103d533b783231efa376daa52d44eb95d1d9b)
            Reporter: Jozef Hartinger
            Priority: Blocker
             Fix For: 3.1.0.CR1


Reproduced on remoting-helloworld application:

*8e1103d533b783231efa376daa52d44eb95d1d9b (current develop HEAD)*
- on the initial page load the firebug plugin reports:

{noformat}
missing ; before statement
[Break On This Error] var Seam = { beans: {}, debug: false, ...pattern.test(this.currentValue);}) );
remote.js (line 1)
Seam is not defined
[Break On This Error] Seam.debug = true;
helloworld.html (line 41)
Seam is not defined
[Break On This Error] Seam.debug = true;
helloworld.html (line 41)
{noformat}

*cb242114143ecaa94235ec9083ef20db1f4b16c7*
 - the remoting.js error does not happen



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list