![]() |
Feature Request: My Filters drop down for Mozilla Hi - I've been using Mozilla Firebird 0.7 for quite awhile, and really wish the My Filters drop down worked in Firebird. If I make the necessary code changes could it be included in the next release?
Eric Vitiello
If you can figure out how to do it, I'll see about including it...
Michael H. Pryor (fogcreek)
I'm using Firebird 0.7+ and the drop down works for me.. I've looked at the code in the past and most of the inclusion of dynamic stuff is done based partly on the value of the g_fIE4 variable.. Do you have Firebird setup to send a different user agent? The FB codes recognizes IE and Gecko and will show the drop down accordingly..
Jon Newton
I'm using Firebird 0.7 -- the useragent is the default for firebird. I'm using FogBugz 3.1.7 maybe that was in 3.1.9?
Eric Vitiello
It doesn't say anything about it in the release notes - http://fogcreek.com/FogBUGZ/KB/setup/Changesin3.1.9update.html
Jon Newton
OK I think I found the problem -- apparently my firebird configuration had been corrupted somehow, and it was transmitting a very weird useragent (it even included unicaode characters). all working now.
Eric Vitiello
|