Umair Ahmed

Results 35 comments of Umair Ahmed

In my country a DPI based system is implemented to stop grey traffic so majority of the servers are blocked immediately after connection. Still there are few that work after...

I am the latest victim with an annoyed manager repeatedly hammering the point that graphs have zero as starting point, not 10... sigh

This issue is only manifesting on windows based servers and not on ubuntu/fedora servers.

Oh, I suspected it so, I had actually seen the file which had those two credentials. As it happened after I changed credentials, it seems counter intuitive to think that...

I am also having this issue with the character | in the page title. It used to work completely fine before but now any page title with an illegal character...

Correction it is as @Djidam says, it only fails when there is a dot and a space in the name! How odd!

@eight04 isn't there some way you can make your users vote on the report at bugzilla, like put a message on the addon page or something so it gets prioritized?...

If someone wants a workaround, a simple userscript can do the job with one line of code. Here is what I am using: ``` // ==UserScript== // @name Firefox Download...

@Djidam Well it works for my needs. I did update it a bit: ``` // ==UserScript== // @name Firefox Download Bug Workaround // @namespace brazenvoid // @version 1.0.2 // @description...

Yeah, it does seem that the Firefox developers don't really have any input from extension API devs when making changes in their internal functions especially when they are shared with...