Currently the comment_author field shows pure name. I'd like to show links, just like the core provides.

This also fixes #2919055: Comment author only works for anoymous users.

Issue fork ds-2941900

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

szantog created an issue. See original summary.

szantog’s picture

Status: Active » Needs review
StatusFileSize
new1.99 KB
aspilicious’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests

New features always need a working test.
Thnx for your effort.

swentel’s picture

Version: 8.x-3.x-dev » 5.0.x-dev
swentel’s picture

Version: 5.0.x-dev » 8.x-3.x-dev
elimw’s picture

StatusFileSize
new2.08 KB

Re-rolled the patch at #2 and updated deprecated code.

elimw’s picture

StatusFileSize
new1.99 KB
elimw’s picture

StatusFileSize
new1.64 KB

Here's the interdiff between #2 and #6 with re-roll.

Please ignore the patch at #7, I re-uploaded the same patch as #6 by mistake.

  • swentel committed 342b1cae on 8.x-3.x
    Issue #2941900 by elimw, swentel, szantog: Link comment author
    
swentel’s picture

Status: Needs work » Fixed

Merged, thanks! Simplified the patch a little, no need for inline twig template.

Status: Fixed » Closed (fixed)

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