Part of #1998638: Replace almost all remaining superglobals ($_GET, $_POST, etc.) with Symfony Request object

Files that need converting are:

  • core/modules/image/image.admin.inc
  • core/modules/image/image.module
CommentFileSizeAuthor
#7 convert-image-to-symfony-request-1999384-7.patch1.58 KBAnonymous (not verified)
#7 interdiff-1-6.txt1.64 KBAnonymous (not verified)
#1 1999384-convert-image-to-symfony-request-1.patch1.64 KBbojanz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bojanz’s picture

Status: Active » Needs review
FileSize
1.64 KB

Wow, this module has ugly logic. I mean, nested ternary operators?!

Status: Needs review » Needs work

The last submitted patch, 1999384-convert-image-to-symfony-request-1.patch, failed testing.

arknoll’s picture

Assigned: Unassigned » arknoll

looking into why this patch failed.

arknoll’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1999384-convert-image-to-symfony-request-1.patch, failed testing.

kim.pepper’s picture

Are you still working on this arknoll?

Anonymous’s picture

Reroll the #1 patch Needs Review

Anonymous’s picture

Status: Needs work » Needs review

Change status to Needs Review

Crell’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, naveenvalecha!

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 8.x. Thanks.

Status: Fixed » Closed (fixed)

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