The current variable namespacing code is overkill for the handful of variables that Media: Flickr uses.

As with the other media provider modules (and Media itself), the variable handling code can be removed in favour of the basic variable_* functions.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Devin Carlson’s picture

Status: Active » Needs review
FileSize
12.16 KB

A patch to replace the current variable namespacing code with the core variable_* functions.

An upgrade path is included which removes the double underscore prefix from all Media: Flickr variables.

Devin Carlson’s picture

Status: Needs review » Fixed

Committed #1 to Media: Flickr 7.x-2.x.

Status: Fixed » Closed (fixed)

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