Closed (fixed)
Project:
VK CrossPoster
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Jan 2015 at 17:03 UTC
Updated:
21 Aug 2015 at 09:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fortis commentedThere is back-port to Drupal 6
Comment #2
fortis commentedComment #3
spleshkaGreat! Please find developers who could test this for Drupal 6 and invite them to this issue queue. If they will confirm that your backport works, I would be happy to commit this.
Comment #4
niklanI tested path, all works fine, just a little fix patch, without it we get WSOD.
http://i.imgur.com/vIb3rms.png
Comment #5
spleshkaOkay, thanks for your work here. I am ready to commit the patch. The only problem I've got so far - I can't apply it to the 6.x or 7.x branches. Can you tell me which branch did you use as a base for your patch?
Comment #6
fortis commentedI have used 7.x-2.0 branch //git clone git://git.drupal.org/project/vkxp.git -b 7.x-2.0
Comment #8
spleshka> I have used 7.x-2.0 branch
That's not a branch, that's a tag :) Next time please use branch instead of tag, they usualy look like 7.x-2.x, 6.x-1.x, etc.
And better to provide a patch against a branch to which you want to apply it. If you want to commit this patch to 6.x-2.x branch, then this patch should be appliable to 6.x-2.x branch cleanly. For now that is okay, but just a friendly hint for the future.
Comment #10
fortis commentedThanks for hint, it is helpful for me, this is my first experience
Comment #11
fortis commented