RC3: Undefined variable: zm_html_view_timeline.php

Support and queries relating to all previous versions of ZoneMinder
Locked
wongda
Posts: 3
Joined: Sat Dec 15, 2007 4:05 am

RC3: Undefined variable: zm_html_view_timeline.php

Post by wongda »

Notice: Undefined variable: filter in /usr/share/zoneminder/zm_html_view_timeline.php on line 155

This is with RC3.

diff with 1.22 looks like this:

155c159
< $tree = parseFilterToTree( $filter );
---
> $tree = parseFilterToTree();
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Thanks. Noted and fixed.
Phil
Locked