Account created on 16 June 2023, almost 2 years ago
#

Recent comments

Rebased branch onto 2.0.x to include phpstan fix, now MR is ok, thanks @tim.plunkett

Created MR for 11.x, still pending issue summary update

Although the suggested changes have been applied, we are facing a blocker with PHPStan. It is reporting failures in files that were not modified, which is both unexpected and impacting our workflow. Interestingly, @tim.plunkett conducted live tests during DrupalCon Atlanta 2025 using his local machine and DrupalPod, where PHPStan executed successfully without any issues. However, these errors appear to be isolated to the pipeline CI environment. Could someone kindly assist us in diagnosing the root cause or suggest potential next steps?

Rebased branch to incorporate the latest updates. Made changes to the TokenHook class. Note: The CronHook file has been rewritten due to updates, rendering the original modifications unnecessary.

Hi folks,

@prabha1997 It's okay, I have already reviewed this test case, so it's fixed. The MR status is now OK.

Yes, the forced push was my mistake, but no worries. ;)

@kristiaanvandeneynde Message has been cut down, also rebased branch to include latest changes from 11.x

Hi folks,

I've updated the fork and rebased the branch. I re-applied my changes and incorporated @kristiaanvandeneynde's UX suggestions. Essentially, I had to rewrite all (although it wasn't that much).

Reverted previous changes, added a condition to #access attribute to make it false if user self-editing according to @kristiaanvandeneynde's suggestions. Updated branch with lastest changes from main 11.x branch.

Added test case to validate the existence of status field for 2 situations:

  1. When user edits itself
  2. When user edits other user

Modified AccountForm to prevent status field rendering only if the account editor is the same user to prevent self-blocking

Removed $url_options as suggested, LanguageManagerInterface was not referenced in code.

jquijano β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024