Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 21:20 UTC
Updated:
22 Aug 2012 at 23:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
populist commentedHere is a patch that correctly checks this variable with !(empty($var)).
Comment #2
merlinofchaos commentedCommitted.
Comment #3
merlinofchaos commentedThough.
The patch works and fixes the notice but I suspect that's just masking a bigger problem.
Comment #4
socialnicheguru commentedI can't seem to edit the title.
I click on the Override title button, but then I can't actually enter anything into the box. should I file this as a separate issue?
Comment #5
merlinofchaos commentedThere might be a javascript problem preventing the dependency from actually firing. That would be a totally separate issue.
Comment #6
populist commented#2 - Thanks for getting this committed. I think that the if(!empty()) check is better than the if ()
#3/4 - I think that a problem with the JS or a larger underlying issue would probably need a new ticket