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
| Comment | File | Size | Author |
|---|---|---|---|
| undefined_variable_js_settings.patch | 580 bytes | ultimike |