This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33733 - Wrong dialog shown when .html file executed from filesystem.
Summary: Wrong dialog shown when .html file executed from filesystem.
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-05-19 12:29 UTC by Alexei Mokeev
Modified: 2006-06-04 23:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dialog (9.74 KB, image/jpeg)
2003-05-19 12:31 UTC, Alexei Mokeev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Mokeev 2003-05-19 12:29:26 UTC
Steps to reproduce:

1)Mount local filesystem
2)Create .html file on this filesystem
3)Execute it via popup menu.

Notice, that "Warning" dialog is shown within text
"To execute this JSP..."(see attached screenshot
for details).

But it is not a .jsp file, but just HTML. 

Well reproduced with S1S RC3 build.
Comment 1 Alexei Mokeev 2003-05-19 12:31:15 UTC
Created attachment 10331 [details]
Dialog
Comment 2 _ rkubacki 2003-05-19 12:34:15 UTC
Is this really P3?
Comment 3 Alexei Mokeev 2003-05-19 23:12:40 UTC
Probably not. Looks like it is present (in that form) at least from
14/03 when #30572 was fixed.
Comment 4 Petr Jiricka 2003-05-20 10:12:46 UTC
Fixed in trunk.

Checking in Bundle.properties;
/cvs/web/core/src/org/netbeans/modules/web/execution/Bundle
.properties,v  <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
done
Checking in WebResourceExecPerformer.java;
/cvs/web/core/src/org/netbeans/modules/web/execution/WebRes
ourceExecPerformer.java,v  <--  
WebResourceExecPerformer.java
new revision: 1.10; previous revision: 1.9
done
Comment 5 Jason Rush 2003-08-18 16:02:59 UTC
Verified in NB dev build 200308180100.