Bug 375462 - Login Details
Summary: Login Details
Status: RESOLVED FIXED
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 18:01 UTC by Matthias
Modified: 2019-07-03 15:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.17.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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