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 115596 - Edit JSP Source menu item no longer works
Summary: Edit JSP Source menu item no longer works
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords: REGRESSION
: 101888 105318 (view as bug list)
Depends on: 58136
Blocks:
  Show dependency tree
 
Reported: 2007-09-14 18:25 UTC by Lark Fitzgerald
Modified: 2007-11-02 21:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2007-09-14 18:25:34 UTC
Product Version: NetBeans 6 IDE Dev (Build beta1: 200709120000
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b02
Glassfish: 58g
Woodstock 4.1: 200709131634

Tested on solaris, mac, vista

Steps:
1. right click on designer (or any component) and select 'Edit JSP Source' from menu

Nothing happens.

Edit Java Source works.
Comment 1 Peter Zavadsky 2007-09-15 01:15:46 UTC
This belongs to jsf loader.
Comment 2 Peter Zavadsky 2007-09-15 01:17:03 UTC
I might be wrong. First I need to check whether it goes to the processing. Assigning back.
Comment 3 Peter Zavadsky 2007-09-15 01:22:27 UTC
Yes, the problem is the EditCookie on JSP dataobject doesn't open the JSP source, but the designer (the impression it
does nothing, since the designer is selected). Passing there.
Comment 4 Quy Nguyen 2007-09-15 01:41:39 UTC
*** Issue 105318 has been marked as a duplicate of this issue. ***
Comment 5 Quy Nguyen 2007-09-18 21:58:58 UTC
This was fixed in beta1 but caused the side effect of opening files in the JSP view when opening a project with open
files.  It was subsequently backed out.  Re-integrating the fix.

Checking in src/org/netbeans/modules/visualweb/project/jsfloader/JsfJspDataObject.java;
/cvs/visualweb/project/jsfloader/src/org/netbeans/modules/visualweb/project/jsfloader/JsfJspDataObject.java,v  <-- 
JsfJspDataObject.java
new revision: 1.11; previous revision: 1.10
done
Comment 6 _ sandipchitale 2007-09-23 18:18:35 UTC
*** Issue 101888 has been marked as a duplicate of this issue. ***
Comment 7 _ krystyna 2007-11-02 21:48:38 UTC
Verified fixed in: NetBeans IDE Dev (Build 200711020000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)