[jbosstools-issues] [JBoss JIRA] (JBIDE-15906) Wrong "File 'http://.../name.ext' does not exist. Click here to create" OpenOn (hyperlink) on remote files

Radoslav Rábara (JIRA) issues at jboss.org
Fri Feb 7 04:48:28 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-15906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Rábara closed JBIDE-15906.
-----------------------------------



Verified in JBDS 8.0.0 Alpha1-v20131212-0740-B25
                
> Wrong "File 'http://.../name.ext' does not exist. Click here to create"  OpenOn (hyperlink) on remote files
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-15906
>                 URL: https://issues.jboss.org/browse/JBIDE-15906
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 4.2.0.Alpha1
>
>
> Test case:
> 1. Create project.
> 2. Create test.html file:
> {code}
> <!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>
> {code}
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list