Archive for the ‘Web Browsers’ Category

Firefox sends 2 requests

We ran into a very odd issue earlier today. The problem at hand was that Firefox was sending 2 requests on each new page it visited when browsing a site. We tested on all the popular browsers and none replicated the same behavior. First we thought that it might have been a plug-in we installed [...]

Firefox3 userAgentButton is null

While working on phpFox2 today I noticed the following JavaScript error on each page:

userAgentButton is null

I first thought it was a compatibility issue with jQuery and some new JavaScript code I added, however looking over the logs I didn’t add any new JS code so that did not seem to be the problem.
Many problems I [...]