pressflow / 6

Each version of Pressflow is API-compatible with the same major Drupal version. For example, Pressflow 6 is compatible with all Drupal 6 modules. Pressflow 6 also integrates the SimpleTest system from Drupal 7 and the CDN support patch.
http://pressflow.org/
GNU General Public License v2.0
234 stars 89 forks source link

Backport of fixes from SA-CORE-2018-004. #118

Closed mparker17 closed 6 years ago

mparker17 commented 6 years ago

Patch from https://www.drupal.org/project/d6lts/issues/2965601#comment-12588011 did not apply cleanly; so I added the patch hunks to the file manually.

@dsnopek please review and approve/merge/tag.

dsnopek commented 6 years ago

@mparker17 These changes look correct to me! :+1:

lwalley commented 6 years ago

There is an updated patch to remove the duplicate variable_get() see https://www.drupal.org/project/d6lts/issues/2965601#comment-12588137

@mparker17 @dsnopek added new PR with the new patch: https://github.com/pressflow/6/pull/120