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 250051 - Make "Configure hints" fix verbose
Summary: Make "Configure hints" fix verbose
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 14:42 UTC by ilia
Modified: 2015-01-28 11:24 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 ilia 2015-01-27 14:42:07 UTC
When two or more different warnings are located on the same line hitting Alt+Enter shows:

  Configure Hints
  Configure Hints

Expected:
  Configure Hints - <type of the hint>
  Configure Hints - <another type of the hint>
Comment 1 ilia 2015-01-27 14:44:20 UTC
Fixed in:
  http://hg.netbeans.org/cnd-main/rev/d9c20a21250a
Comment 2 Quality Engineering 2015-01-28 04:13:00 UTC
Integrated into 'main-silver', will be available in build *201501280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d9c20a21250a
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed Bug #250051 - Make "Configure hints" fix verbose
Comment 3 ilia 2015-01-28 11:24:10 UTC
Addtional fix:
  http://hg.netbeans.org/cnd-main/rev/91ae324b3ea9