Closed (fixed)
Project:
Fasttoggle
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2010 at 16:00 UTC
Updated:
19 Sep 2012 at 10:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
Fidelix commentedThis would be great for comment moderation screen...
Comment #2
hefox commentedWorking on this
Comment #3
hefox commentedComment #4
Fidelix commentedhefox, thank you for working on this.
What is this patch currently doing? I don't see anything new on "Comments" section of my view fields.
Comment #5
hefox commentedClear cache then look for "Publish Link (Fasttoggle)" in comments fields
Comment #6
Fidelix commentedI'm sorry, but I applied the patch with patch -p0 < patch.799086_fasttoggle_views_intergration.patch and got this message:
Then, applied it with -p1, and
cleared the cache, and this field isn't appearing.
Comment #7
hefox commentedIf the patch has a/, b/ for the paths in it, this is the new standard format and no -p is needed, just use patch < patch file.
Can you verify that there is new items in fasttoggle.views.inc? And that the two new files were added? That might be the issue
Comment #8
Fidelix commentedBTW, I'm using 6.x-1.x-dev
Comment #9
hefox commentedAre you using the latest 6.x-1.x-dev? edit: didn't see note at bottom, but yea, latest code?
Patches are actually easy to manually reply; you can look at patch and guess why it's not applying.
Comment #10
Fidelix commentedNo luck.
Deleted everything, git clone again, applied the stuff in the patch manually, drush cc all, still no luck.
Comment #11
killes@www.drop.org commentedI was able to apply this patch to the latest stable version (6.x-1.4). Seems to work great.
Comment #12
nigelcunningham commentedSorry for the delay in acting on this and thanks for the prod (Gerhard) to look at my issue queue.
Patch committed to git. I'll look to see if there are other patches that can be applied before rolling a new stable release.
Comment #13
killes@www.drop.org commentedThank you!