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 13480 - All changes in data object recognizing is ignored
Summary: All changes in data object recognizing is ignored
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: cpplite (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-10 18:13 UTC by Jan Lahoda
Modified: 2001-11-12 13:07 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 Jan Lahoda 2001-07-10 18:13:12 UTC
Changes such as changing MIME type for DataObject are ignored.
Tested on "dev-2".
Comment 1 Jan Lahoda 2001-07-10 18:14:28 UTC
Fixed in:
Checking in
src/org/netbeans/modules/cpplite/CPPAbstractDataObject.java;
/usr/local/tigris/data/helm/cvs/repository/cpplite/src/org/netbeans/modules/cpplite/CPPAbstractDataObject.java,v 
<--  CPPAbstractDataObject.java
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/cpplite/IdentifiedDataObject.java;
/usr/local/tigris/data/helm/cvs/repository/cpplite/src/org/netbeans/modules/cpplite/IdentifiedDataObject.java,v 
<--  IdentifiedDataObject.java
new revision: 1.4; previous revision: 1.3
done

Will be in build "dev-3".
Comment 2 Jan Lahoda 2001-11-12 13:07:51 UTC
Verifing all bugs created&fixed by me.