Posted by ultimike on January 25, 2012 at 6:25pm
1 follower
| 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
| Attachment | Size |
|---|---|
| undefined_variable_js_settings.patch | 580 bytes |