Closed (fixed)
Project:
Views TimelineJS integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2012 at 04:01 UTC
Updated:
25 Dec 2012 at 12:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
fluxsauce commentedHow about:
This way, it handles unset or no value gracefully and then checks for a non false/null value.
Comment #2
imclean commentedSounds fine. I guess we shouldn't assume even a mandatory field has a value. Although it will have a value one way or the other as soon as the config form is saved for the first time.
Comment #3
imclean commentedDone.
Comment #4
operinko commentedAnd this is what you get when you fix old issues in a hurry :(
Good catch, applied the patch and attributed imclean.