Closed (fixed)
Project:
Flag
Version:
6.x-2.x-dev
Component:
Flag core
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jul 2012 at 19:16 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedFeatures can't make up its mind about this: #1683196: API docs and context_features_revert() have incorrect return.
Comment #2
joachim commentedMaintainer has confirmed that nothing should get returned.
Tagging as novice as it's an easy one for someone to make a patch for.
Comment #3
Anonymous (not verified) commentedQuestion... When you create a patch, and using the form of [description]-[issue-number]-[comment-number].patch, what is comment number? I'm leavin it off, but should mine have been 2 or 3? I'm guessing 2 since 3 doesn't exist, right?
Comment #4
joachim commentedI tend to use issue.comment.project.description.patch, which has the advantages that patches are listed together in a folder, and I can paste the issue number and then autocomplete in the command line. You'd use 3 as the comment id of the comment you're about to post. It's shown in grey to the left of the comment form. Of course, if two people post a comment at the same time then it doesn't work... The alternative is to just number them sequentially.
Thanks for the patch!
Comment #5
joachim commentedCommitted, thanks!
Issue #1683204 by bberl: Fixed hook_features_revert() returning useless value.
Comment #6
joachim commentedFixed on 6.x-2.x too.