Needs review
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2012 at 15:14 UTC
Updated:
13 Dec 2016 at 13:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
paolomainardi commentedComment #3
paolomainardi commentedAnother try.
Comment #4
paolomainardi commentedNeeds review
Comment #5
paolomainardi commentedUp
Comment #6
paolomainardi commentedup
Comment #7
paolomainardi commentedUp
Comment #8
nils.destoop commentedAdd a check plain around $node->language in the autocomplete result, and all is ok.
Comment #9
jenlamptonIsn't
$node->languagea system-defined value? Is there a way that could be user-provided and unsafe? Attached patch check-plains it anyway. :)Comment #10
paolomainardi commentedThanks @jenlampton