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 270232 - o.n.m.cnd.utils.ComponentType.getVersion() always returns empty string
Summary: o.n.m.cnd.utils.ComponentType.getVersion() always returns empty string
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 14:51 UTC by Vladimir Kvashin
Modified: 2017-04-13 10:48 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 Vladimir Kvashin 2017-03-28 14:51:46 UTC
org.netbeans.modules.cnd.utils.ComponentType.getVersion() always returns
empty string. 

This is wrong; and this is important for Studio usage counting.
Comment 1 Vladimir Kvashin 2017-03-28 15:37:38 UTC
fixed, change set 462c43d0c0bf on enum
Comment 2 Quality Engineering 2017-04-02 02:36:04 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/45ce1056a956
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #270232 - o.n.m.cnd.utils.ComponentType.getVersion() always returns empty string
(transplanted from 462c43d0c0bf2f7709dab637a07188157f426823)
Comment 3 ilia 2017-04-13 10:48:26 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=270232 Changesets:
    http://hg.netbeans.org/releases/rev/462c43d0c0bf # fixed #270232 - o.n.m.cnd.utils.ComponentType.getVersion() always returns empty string