Reviewed & tested by the community
Project:
Variable
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2015 at 18:03 UTC
Updated:
18 May 2019 at 18:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
makbul_khan8 commentedComment #2
makbul_khan8 commentedHi guy_schneerson,
Yes you are correct, even I have not seen any usage or call for the function variable_get_value with 3 parameters.
I have created patch for same.
Thanks
Comment #3
guy_schneerson commentedThanks makbul_khan8, looks good to me
Comment #4
makbul_khan8 commentedComment #5
Chris CharltonPatch ready to go in.
Comment #6
avpadernoThe user who wrote the patch should not change the status to RTBC.
Comment #7
avpadernoYes, that is the only wrong call to
variable_get_value().I don't think it's a minor bug, since
variable_set_value()is not passing tovariable_get_value()the options it receives.Comment #8
avpaderno