Download & Extend

Undefined variable: js_settings

Project:Views cycle
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

The $js_settings variable isn't checked to see if it exists before it is used in the views_cycle.tpl.php, leading to a watchdog notice. The attached patch simply wraps the variable with an isset() if-statement.

-mike

AttachmentSize
undefined_variable_js_settings.patch580 bytes