Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15906

Wrong "File 'http://.../name.ext' does not exist. Click here to create" OpenOn (hyperlink) on remote files

XMLWordPrintable

      Test case:

      1. Create project.
      2. Create test.html file:

      <!doctype html>
      <html>
      <head>
      	<meta name="viewport" content="width=device-width, initial-scale=1">
      	<link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css" />
      	<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
      	<script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>
      </head>
      <body>
      
      </body>
      </html>
      

      3. Open test.html file in Visual Page Editor
      4. Ctrl click mouse to "http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css"
      FAIL:
      Wrong OpenOn - File 'http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css' does not exist. Click here to create.

            dazarov_jira Daniel Azarov (Inactive)
            dazarov_jira Daniel Azarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: