Closed (outdated)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2013 at 08:03 UTC
Updated:
19 Aug 2025 at 12:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jweowu commentedThis patch makes use of the
$node->translation_sourceobject added bytranslation_node_prepare()when a new translation is being added.Comment #2
joachim commentedThanks for reporting this and making the patch!
This needs to be fixed on 3.x first though.
Comment #3
joachim commented#1: flag-i18n_add_translation-1973514.patch queued for re-testing.
Comment #5
jweowu commentedRighto. I'm not using 3.x so I'll leave it to someone else to sort that version out. (if anyone else wants to test it in 2.x, the original patch does apply correctly.)
Comment #6
jweowu commentedI just took a (very) quick look at 7.x-3.x, and it doesn't even have a node_form alter hook. Are you sure this is relevant to 3.x? I'd hate for this to be sitting in limbo if it could be reviewed and pushed to 2.x.
Comment #7
joachim commented3.x does all the form alteration in one place, for all entities.
Could you install 3.x and try it out on actual nodes to see what happens please?
Comment #8
ivnishDrupal 7 is EOL. Issue will be closed, but patches are still here