Problem/Motivation

If I edit a comment as privileged user, the comment author gets lost in the comment.

Steps to reproduce

Edit a comment and save (e.g. as admin user). You notice, that the comment owner gets lost.

Proposed resolution

Modify the "gin_everywhere_form_alter" function, to keep the UID for the comment.

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

jepster_ created an issue. See original summary.

jepster_’s picture

Status: Active » Needs review

We check if the author form array is set and update it on non existence only.

  • df04f49c committed on 1.x
    feat: #3569191 Author gets lost via comment edit form
    
hydra’s picture

Version: 1.4.0 » 1.x-dev
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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