Closed (fixed)
Project:
Koumbit Platforms (kplatforms)
Version:
7.x-6.x-dev
Component:
Patch request
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
17 Jan 2013 at 14:29 UTC
Updated:
26 May 2014 at 17:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
j0nathan commentedhttp://drupalcode.org/project/kplatforms.git/commit/36b0cc5
Comment #2
j0nathan commentedWe need Pressflow for performance issues, so I'll try to download Pressflow with the old version and patch it with a diff between standard Drupal cores.
Comment #3
j0nathan commentedHere is a patch for pressflow-7.18.
git diff 7.18 7.19 >diff-7.18-7.19.patchComment #4
j0nathan commentedHere is a patch for pressflow-6.27.
git diff 6.27 6.28 >diff-6.27-6.28.patchComment #5
j0nathan commentedhttp://drupalcode.org/project/kplatforms.git/commit/a2cd6c0
Comment #6
j0nathan commentedPatch for Drupal 6 in comment # 4 does not apply well:
Attached is a new patch to use.
Comment #7
j0nathan commentedhttp://drupalcode.org/project/kplatforms.git/commit/ab9ae50
Comment #8
j0nathan commentedI close this issue because the patches work in our environment. We will change that in the makefiles to the new Pressflow versions when they release them and on our next update-day.
Comment #9
j0nathan commentedFor documentation (from IRC):
https://github.com/pressflow/6/pull/64
https://github.com/pressflow/6/pull/64/files#L8R59
Comment #10
gregglesThe patch in #6 misses this change https://github.com/pressflow/6/pull/64/files#L8R59 from the merge josh k performed.
I'm not sure if that's a good thing or not.
Here's a diff of #6 and https://github.com/pressflow/6/pull/64/ https://gist.github.com/4560459
Comment #11
gregglesSorry, didn't mean to change those.
Comment #12
j0nathan commentedThanks, I'll check the info from comment # 10.
Re-opening.
Comment #13
j0nathan commentedPressflow released their version pressflow-6.28.111 which should resolve comments # 4 to 12.
http://drupalcode.org/project/kplatforms.git/commit/fe59702
Still no tag for Drupal 7.19.
Status: Fixed as per comment # 8.
Comment #15
j0nathan commented