Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 3.1.0.Beta4
    • Labels:
      None
    • Environment:
      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

        Gliffy Diagrams

        1. remote.js
          47 kB
          Jozef Hartinger
        2. uncompressed-remote.js
          58 kB
          Jozef Hartinger

          Issue Links

            Activity

            Hide
            jharting Jozef Hartinger added a comment -

            The error does not occur when using uncompressed remoting.js (<script type="text/javascript" src="seam/resource/remoting/resource/remote.js?compress=false"></script>)

            Show
            jharting Jozef Hartinger added a comment - The error does not occur when using uncompressed remoting.js (<script type="text/javascript" src="seam/resource/remoting/resource/remote.js?compress=false"></script>)
            Hide
            jharting Jozef Hartinger added a comment -

            Both uncompressed and compressed javascript files.

            Show
            jharting Jozef Hartinger added a comment - Both uncompressed and compressed javascript files.

              People

              • Assignee:
                shane.bryzak Shane Bryzak
                Reporter:
                jharting Jozef Hartinger
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development