Bug 375462

Summary: Login Details
Product: [Applications] drkonqi Reporter: Matthias <shalokshalom>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.17.0
Sentry Crash Report:

Description Matthias 2017-01-23 18:01:37 UTC
The username on this Bugtracker is always the mail address, yes?

Why use "Username" at the Login page? 

I think 'Email' is more clear.
Comment 1 Harald Sitter 2019-07-02 12:38:06 UTC
Good point.
Comment 2 Harald Sitter 2019-07-03 15:18:13 UTC
Git commit 83c98bd28c4a4fa0a618eae31995defd5126e095 by Harald Sitter.
Committed on 03/07/2019 at 13:44.
Pushed by sitter into branch 'master'.

change username labels to e-mail address instead

Summary:
users in bugzilla are always identified by their email address so it makes
no sense to label the input username.

calling it email address is also consistent with the bugzilla webui itself.

that said, we actually spell it inconstantly email or e-mail across
software. the most prominent cases in kdepim though spell it
"E-mail Address" for input labels. so, going with that

for ease of reading I'm leaving the code variables and the likes to say
username as this more obviously ties to the related password variables.
FIXED-IN: 5.17.0

Test Plan: login page now has an email address label

Reviewers: #plasma, ngraham, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D22212

M  +1    -1    src/aboutbugreportingdialog.cpp
M  +4    -4    src/bugzillaintegration/reportassistantpages_bugzilla.cpp
M  +1    -1    src/bugzillaintegration/ui/assistantpage_bugzilla_login.ui

https://commits.kde.org/drkonqi/83c98bd28c4a4fa0a618eae31995defd5126e095