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 146380 - TableOutput Property should display attributes as read-only
Summary: TableOutput Property should display attributes as read-only
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Gabriel Badescu
URL:
Keywords:
Depends on:
Blocks: 141047
  Show dependency tree
 
Reported: 2008-09-05 22:53 UTC by kdoizaki
Modified: 2008-09-17 22:59 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 kdoizaki 2008-09-05 22:53:15 UTC
Tested using JavaCAPS R6 + IEP nbm files from build080904.

In the IEP Editor, used Table Output operator in my IEP process. Open the property editor for Table Output and see that
the Attributes section looks like it can be modified, but user cannot modify anything in the Attributes section.
Therefore, it should be grayed out or displayed as read-only, similar to Relation Output, Stream Output and Batched
Stream Output property editors.
Comment 1 Ritesh Adval 2008-09-16 00:06:35 UTC
started
Comment 2 Ritesh Adval 2008-09-16 00:28:42 UTC
fixed.
Comment 3 jlautz 2008-09-17 22:59:21 UTC
Retested on Windows Vista with NB 6.1 + Patch 3 and IEP *.nbms installed from sierra build080917_1

Verified that attributes section now looks read-only, according to the IEP convention.