[
https://issues.jboss.org/browse/JBIDE-15906?page=com.atlassian.jira.plugi...
]
Daniel Azarov updated JBIDE-15906:
----------------------------------
Description:
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.cs... />
<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&...
</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.
was:
Test case:
1. Create project.
2. Create file:
{code test.html}
<!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.cs... />
<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&...
</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.
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
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.cs... />
<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&...
</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