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 180702 - Hyperlink in JSF only partially working for backing bean
Summary: Hyperlink in JSF only partially working for backing bean
Status: RESOLVED DUPLICATE of bug 180749
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 16:19 UTC by peternew_za
Modified: 2010-02-17 09:51 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 peternew_za 2010-02-14 16:19:51 UTC
Hyperlinking to the backing bean properties from the JSF Facelet 2.0  worked for me in the initial 6.8 release but since a recent update stopped working.  I can still hyperlink to the backing bean object but not the properties.

I used the wizards to create the JSF Facelets, backing beans and entities.

This happened both on my Mac and Linux machines.
Comment 1 peternew_za 2010-02-14 16:50:11 UTC
Just to be clear - this is using the JSF editor in Netbeans.
Comment 2 Marek Fukala 2010-02-17 09:51:35 UTC
Very likely the same cause as in the completion issue. Please wait for the fixed module on AU or use the jar file attached in the issue #180749.

*** This bug has been marked as a duplicate of bug 180749 ***