Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-1269

Syntax error on token "Invalid Character", throw expected and Missing colon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • 4.0.0.M2
    • 3.0.1.GA
    • upstream
    • None
    • Hide

      <script language="javascript" type="text/javascript">
      //<![CDATA[
      #

      {rich:component("myPickList")}

      .copyAll();
      //]]>
      </script>

      Show
      <script language="javascript" type="text/javascript"> //<![CDATA[ # {rich:component("myPickList")} .copyAll(); //]]> </script>

      Validation fails with these two javascript errors
      1) Syntax error on token "Invalid Character", throw expected
      2) Missing colon
      when referencing rich component, with otherwise valid code.

            jpeterka_jira Jiri Peterka (Inactive)
            menashe_jira Menashe D (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: