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 41435 - broken: GandalfPersistenceManager.loadAuxValues, JavaCodeGenerator.generateComponentCreate
Summary: broken: GandalfPersistenceManager.loadAuxValues, JavaCodeGenerator.generateCo...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks: 39581 41448
  Show dependency tree
 
Reported: 2004-03-28 17:21 UTC by David Konecny
Modified: 2006-03-24 10:11 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 David Konecny 2004-03-28 17:21:47 UTC
Implementation of methods in subject was
temporarily commented out. Please reimplement it
correctly.
Comment 1 Tomas Pavek 2004-06-21 14:25:33 UTC
This functionality is needed for components being serialized instead
of generated or saved by individual properties. The feature is almost
unused, but there should not be a failure - and visible to the user.
Comment 2 Jan Stola 2004-09-02 17:17:47 UTC
Fixed.
Comment 3 Marek Grummich 2005-07-11 14:21:46 UTC
verified