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 103054 - Go to source doesn't work for JSPs correctly
Summary: Go to source doesn't work for JSPs correctly
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on: 95320
Blocks:
  Show dependency tree
 
Reported: 2007-05-01 17:56 UTC by J Bachorik
Modified: 2007-08-06 08:29 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 J Bachorik 2007-05-01 17:56:55 UTC
When trying to execute "Go to source" action for a JSP's _jspService() method no
source is opened and no warning is displayed neither. The system should either
be able to recognize the originating JSP or should give an explanatory warning
about the inability to find the correct source.
Comment 1 J Bachorik 2007-07-26 14:19:06 UTC
Resolving a JSP file from its generated class name is a nontrivial change and will require extension of the snapshot
format (besides other thing). For now the user is notified about the fact that the source can not be retrieved.
Comment 2 J Bachorik 2007-08-06 08:29:17 UTC
self verification