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 59551 - Context parameter dialog - labels change
Summary: Context parameter dialog - labels change
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 14:01 UTC by zikmund
Modified: 2009-02-19 23:26 UTC (History)
1 user (show)

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 zikmund 2005-06-02 14:01:36 UTC
4.1 FCS

1) Add/Edit context parameter
2) ERROR:
  Change edit boxes labels:
    Param Name -> Name
    Param Value -> Value
  Change error messages when Value or Name are empty:
    Invalid ParamValue -> Invalid parameter value
    Invalid Param Name -> Invalid parameter name
Comment 1 pslechta 2008-11-13 13:11:38 UTC
Fixed. Labels are in sync with table headers and more user-readable.

http://hg.netbeans.org/main/rev/b11b22c04245
Comment 2 Quality Engineering 2008-11-14 05:16:30 UTC
Integrated into 'main-golden', will be available in build *200811140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b11b22c04245
User: pslechta@netbeans.org
Log: #59551 Context parameter dialog - labels change