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 47927 - WebApp context log - files are not linked
Summary: WebApp context log - files are not linked
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-25 15:53 UTC by zikmund
Modified: 2006-03-24 10:02 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 zikmund 2004-08-25 15:53:12 UTC
Build 200408241800

1) Have a WebModule
2) Make an compilation error in index.jsp
  e.g.: <% x %>
3) ERROR:
File(s) in reported errors should be linked do
open them
Comment 1 zikmund 2004-08-25 15:54:58 UTC
sure, I forgot to add:
2,5) Run app (F6) & open web application's context log
Comment 2 zikmund 2004-08-25 15:59:22 UTC
Links work fine in single JSP compilation (F9 on index.jsp).
Comment 3 Sherold Dev 2004-09-01 16:18:34 UTC
Fixed when fixing issue 47940.
Comment 4 zikmund 2004-09-02 14:01:13 UTC
Verified.