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 218818 - GIT/Mercurial - Show history dialog: Names in filter dropdown does not match other dialog elements
Summary: GIT/Mercurial - Show history dialog: Names in filter dropdown does not match ...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows Vista
: P4 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-22 09:07 UTC by markiewb
Modified: 2012-09-25 02:16 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 markiewb 2012-09-22 09:07:05 UTC
[ BUILD # : 201209210001 ]
[ JDK VERSION : 1.6.35 ]

a) GIT

Open the history view of git.

The filter dropdown in the summary does not match to the names of the 
"search options" panel below.

* In the filter dropdown "username" is used, in the search options "author" is

used and when you switch to the diff tab within this window then the column 
label "user" is used. --> username vs. author vs. user

* In the filter dropdown "commit id" is used, in the search options "revision"

is used and when you switch to the diff tab within this window then the 
column label "nodes" is used. --> commit id vs. revision vs. nodes

b) Mercurial
Open the history view of hg.

The filter dropdown in the summary does not match to the names of the 
"search options" panel below.

* In the filter dropdown "revision" is used and when you switch to the diff tab

within this window then the column label "nodes" is used. --> revision vs. 
nodes

---
In both cases please use a consequent naming scheme.
Comment 1 Ondrej Vrabec 2012-09-24 08:18:01 UTC
fix: http://hg.netbeans.org/core-main/rev/8caac4ac8a83
Comment 2 Quality Engineering 2012-09-25 02:16:27 UTC
Integrated into 'main-golden', will be available in build *201209250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8caac4ac8a83
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #218818 - GIT/Mercurial - Show history dialog: Names in filter dropdown does not match other dialog elements
fixing the inconsistencies in labels