Follow up from #2409565: Improve node title description

Problem/motivation

As a rule, we don't expose the word 'node' to end users as it's confusing and not user friendly. However it appears on the authored by description: "The user ID of the node author." This is both against our UI text guidelines and wrong - it shows both the username and ID, and if you try to submit a user ID (eg 1), the following error message is shown: There are no entities matching "1".

author

Proposed resolution

Amend string to: The username of the author.

author

Comments

lewisnyman’s picture

How about content author?

nitesh pawar’s picture

StatusFileSize
new662 bytes

Hello chris_h,

The help text doesn't match with autocomplete field. As It is based on author name, I replaced 'The user ID of the node author.' with 'The user name of the content author.'.

vishalgala’s picture

Assigned: Unassigned » vishalgala
crazyrohila’s picture

Issue tags: +#DCM2015

Patch applies cleanly and description seems fine now. but will wait for reply from some other people to move to RTBC.

manjit.singh’s picture

Status: Active » Needs review
chris_h’s picture

Status: Needs review » Needs work

Username is one word but otherwise this is good to go

stutee’s picture

Assigned: vishalgala » stutee
stutee’s picture

StatusFileSize
new661 bytes

I have created a new patch editing the username.

chris_h’s picture

Status: Needs work » Reviewed & tested by the community

Works as expected

manjit.singh’s picture

StatusFileSize
new79.94 KB

Patch applied locally and looks fine from myside. Please find Attached screenshot.

lewisnyman’s picture

RTBC++

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

UI test is not frozen yet. Committed 024a6a9 and pushed to 8.0.x. Thanks!

  • alexpott committed 024a6a9 on 8.0.x
    Issue #2409635 by chris_h, Manjit.Singh, stutee, Nitesh Pawar: Improve...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.