Problem/Motivation

The style plugin render function has this code:
foreach ($event_info as $event_info) {

This is horrible.

Proposed resolution

Rename one of the variables.

CommentFileSizeAuthor
#2 double-variable-2605864-2.patch980 bytessdstyles
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

pjonckiere created an issue. See original summary.

sdstyles’s picture

Status: Active » Needs review
FileSize
980 bytes
mallezie’s picture

Status: Needs review » Reviewed & tested by the community

This seems a good rename, and replaces all instances of the renamed variable.

Anonymous’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

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