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 257811 - Strange configuration text in project properties dialog
Summary: Strange configuration text in project properties dialog
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2016-02-01 21:04 UTC by Vladimir Kvashin
Modified: 2016-02-08 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (42.27 KB, image/png)
2016-02-01 21:04 UTC, Vladimir Kvashin
Details
the fix (1.37 KB, patch)
2016-02-01 21:19 UTC, Vladimir Kvashin
Details | Diff
Much better fix (9.89 KB, patch)
2016-02-02 08:52 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2016-02-01 21:04:32 UTC
Created attachment 158345 [details]
screenshot

Configuration is presented in project configuration dialog with a very strange text - see attached screenshot.
Comment 1 Vladimir Kvashin 2016-02-01 21:09:16 UTC
That's a regression caused by 886af0ddb878.
(Who could guess that toString() of a complex object is used in UI?!)
Comment 2 Vladimir Kvashin 2016-02-01 21:19:41 UTC
Created attachment 158347 [details]
the fix
Comment 3 Vladimir Kvashin 2016-02-02 08:52:41 UTC
Created attachment 158352 [details]
Much better fix

Much better fix would be as follows.
But we are in the freeze, so I'm going to apply the previous (safer) one
and apply this one for 8.2
Comment 4 Vladimir Kvashin 2016-02-02 13:39:19 UTC
fix on enum
31a7c1b76483
Comment 5 ilia 2016-02-04 09:23:29 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/31a7c1b76483
Comment 6 Quality Engineering 2016-02-05 02:38:24 UTC
Integrated into 'main-silver', will be available in build *201602050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d1d16b1c8fba
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #257811 - Strange configuration text in project properties dialog
(transplanted from 31a7c1b7648330987a6c9a1f5e3f9b2b90056c2b)
Comment 7 soldatov 2016-02-05 08:48:11 UTC
Verified in trunk
Comment 8 soldatov 2016-02-08 09:22:39 UTC
Verified in NetBeans 8.1 patch1