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 214467 - Facelets Editor unaware of Deprecated Methods
Summary: Facelets Editor unaware of Deprecated Methods
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 20:05 UTC by ethermion
Modified: 2016-07-07 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
nb project test case highlighting the issues described (19.56 KB, application/xhtml+xml)
2012-06-19 20:05 UTC, ethermion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ethermion 2012-06-19 20:05:04 UTC
Created attachment 121065 [details]
nb project test case highlighting the issues described

Against build 201206180001

JSF Editor happily lives with deprecated methods in a facelet.

Code completion (ctrl-space) happily serves up deprecated methods without the strikeout you have in the java editor.

Existing references to deprecated methods/properties are not tagged in any way in a facelet.  Not underlined in yellow, not marked with a strikeout.

Test case attached.

It is a big deal on a big project where you have lots of managed beans and lots of facelets.
Comment 1 Marek Fukala 2012-10-10 11:01:31 UTC
it is more an enhancement as the JSF/EL support has never done this.
Comment 2 Martin Fousek 2013-08-26 06:26:54 UTC
I'm afraid of regressions in this period which "fixing" of this would definitely bring. I'm targeting this for the next release. In any case it's good idea to support this.
Comment 3 Martin Balin 2016-07-07 08:55:11 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss