Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Done
-
None
-
None
-
Seam Remoting SNAPSHOT (8e1103d533b783231efa376daa52d44eb95d1d9b)
Description
Reproduced on remoting-helloworld application:
8e1103d533b783231efa376daa52d44eb95d1d9b (current develop HEAD)
- on the initial page load the firebug plugin reports:
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)
cb242114143ecaa94235ec9083ef20db1f4b16c7
- the remoting.js error does not happen
Attachments
Issue Links
- is related to
-
SEAMREMOTING-23 Support global exception handler
-
- Resolved
-