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 62381 - Hyperlink to action doesn't work
Summary: Hyperlink to action doesn't work
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 12:53 UTC by zikmund
Modified: 2005-11-21 16:58 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 2005-08-16 12:53:36 UTC
Build 20050816-0450

1) Have Struts WebApp
2) Use hyperlinking on /Welcome.do in path attribute of forward
3) ERROR:
Action definition is not focused, only forward definition line is made current.
Comment 1 Petr Pisl 2005-11-02 08:58:24 UTC
Fixed in the trunk:
Checking in StrutsConfigHyperlinkProvider.java;
/cvs/web/struts/src/org/netbeans/modules/web/struts/editor/StrutsConfigHyperlinkProvider.java,v
 <--  StrutsConfigHyperlinkProvider.java
new revision: 1.5; previous revision: 1.4
done
Comment 2 Martin Schovanek 2005-11-21 16:58:07 UTC
VERIFIED