Foxyproxy not replacing enough of Firefox-proxy-parts

: Function ereg_replace() is deprecated in /mozdev/sandbox/php/include/globals.h on line 95.

Hi.

I'm a happy Firefox user who have found a strange bug.

When using a Java webstart application, launched over a connection proxied
via Foxyproxy, the Java-app won't get the correct proxy settings.

As I have understod the interaction, is that the Java-app can ask firefox for
what proxy it should use, and in my case Firefox responds with what proxy
I have configured in the Firefox-original proxy dialog, even if Foxyproxy is
used.

So to run my webstart application I need to disable Foxyproxy, enter the
correct proxy-settings for the moment into the proxy dialog, and then enable
Foxyproxy, then will Firefox give the Java-app the right proxysettings.

I don't know if its possible to hook into whatever proxy-lingo Firefox plugins
use to determine proxy but it would at least need some documentation.

//Anton