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 5072 - In object browser you can modify guarded block.
Summary: In object browser you can modify guarded block.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-22 00:33 UTC by Marek Fukala
Modified: 2007-09-26 09:14 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 Marek Fukala 1999-12-22 00:33:43 UTC
In object browser select any variable in guarded block. If you can rename it, forte say "You can insert into guarded block". It`s right. So if you select customize in this variable node, you can mod
ify it.
Comment 1 jaz 2000-06-17 05:30:59 UTC
Dupe of 6398?
Comment 2 iformanek 2000-06-17 12:50:59 UTC
*** Bug 6398 has been marked as a duplicate of this bug. ***
Comment 3 iformanek 2000-06-17 12:53:59 UTC
Also, the error messages for various places, that the user tries to modify
things inside guarded blocks from, vary heavily. These should be unified to
*one* message box saying something like "You cannot modify the source code
inside guarded block."
Comment 4 Svata Dedic 2000-06-23 18:38:59 UTC
Code comments: The fix for this bug requires to provide special models for
property editors (e.g. modifier one) placed into Customizers, which will run
setter code inside runAtomicAsUser() unlike the default Model, that modifies the
value directly.
Comment 5 Marek Grummich 2000-07-25 09:25:59 UTC
Priority is changed to P4 (normal).
Comment 6 Svata Dedic 2000-08-07 14:42:59 UTC
*** This bug has been marked as a duplicate of 4912 ***
Comment 7 Quality Engineering 2003-07-01 13:12:23 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 8 Quality Engineering 2003-07-01 13:20:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.