?
avatar horus68
horus68
7 Nov 2016

Steps to reproduce the issue

Block user label its not easy to understand.
Should be an action term not an information term as its linked to a YES/NO field

See administrator/language/en-GB/en-GB.com_users.ini
https://github.com/joomla/joomla-cms/blob/master/administrator/language/en-GB/en-GB.com_users.ini#L309

COM_USERS_USER_FIELD_BLOCK_DESC="Enable or Block this user."
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"

Expected result

COM_USERS_USER_FIELD_BLOCK_LABEL="Block this User"
blockuser

Actual result

COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"

System information (as much as possible)

Joomla 3.6.4

Additional comments

avatar horus68 horus68 - open - 7 Nov 2016
avatar joomla-cms-bot joomla-cms-bot - change - 7 Nov 2016
Labels Added: ?
avatar horus68
horus68 - comment - 7 Nov 2016

Related to issue #10812
Note: the label was changed in a PR #11421 but closed without merging.
The code there was:

COM_USERS_USER_FIELD_BLOCK_DESC="Enable or Block this user."
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
COM_USERS_USER_FIELD_ENABLE="Enabled"
COM_USERS_USER_FIELD_BLOCK="Blocked"
avatar brianteeman
brianteeman - comment - 7 Nov 2016

It was merged see
e3c4fca

On 7 November 2016 at 11:22, Horus68 notifications@github.com wrote:

Related to issue #10812
#10812
Note: the label was changed in a PR #11421
#11421 but closed without
merging.
The code there was:

COM_USERS_USER_FIELD_BLOCK_DESC="Enable or Block this user."
COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
COM_USERS_USER_FIELD_ENABLE="Enabled"
COM_USERS_USER_FIELD_BLOCK="Blocked"


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12806 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8RXz_65iJ1dm8J_ROPlscn_uCQdqks5q7vv-gaJpZM4KrB0P
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

avatar horus68 horus68 - change - 7 Nov 2016
The description was changed
avatar horus68 horus68 - edited - 7 Nov 2016
avatar horus68 horus68 - change - 7 Nov 2016
The description was changed
avatar horus68 horus68 - edited - 7 Nov 2016
avatar horus68
horus68 - comment - 7 Nov 2016

Ok merged but not for 3.6.4 :(

avatar brianteeman
brianteeman - comment - 7 Nov 2016

3.6.4 was a security release only

avatar brianteeman brianteeman - change - 7 Nov 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-07 10:53:10
Closed_By brianteeman
avatar brianteeman brianteeman - close - 7 Nov 2016

Add a Comment

Login with GitHub to post a comment