Filters | Reload Filters isnt working like it used to.

It used to be that if you zoned in to a zone, made some changes to your filter file (found a new named, change what you're tracking for), then did a "Filters | Reload FIlter", you'd reload the current zone's filter file. Which is as expected.

After the 4.3.17 patch
http://seq.sourceforge.net/forums/sh...&threadid=4170
Modified the FilterMgr to support both global and zone specific filters.
It seems the menu "Filters | Reload Filters" is completely detached from automated zoning. The first time you reload it, the stdout reports that you're reloading "filters.conf" instead of whatever zone you're in. If you manually select (Filters | Select Filter) the correct filter file for the zone, it sticks until you manually change it again. ie: If you select "filters_dulak.conf" and then reload, you get the "filters_dulak.conf". If you zone into some other zone, you STILL get "filters_dulak.conf" whenever you reload filters.

It'd be nice if the Menu Filter system was notified of the "current" zone so that you could once again "reload filters" for the current zone w/o first selecting them.