thephotoman
June 10th, 2005, 07:56 PM
Okay, here's the deal:
The user agent string in the build of Firefox in the Backport system is as follows:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050526 Firefox/1.0 (Ubuntu package 1.0.4)
However, to access http://addons.mozilla.org/ (to get extensions), it needs to read as follows:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050526 Firefox/1.0.4 (Ubuntu package 1.0.4)
in order to access the extensions site. Of course, the User Agent Modifier exetnsion can handle the change, but to get it, the easiest way is to use the Addons site, which is inaccessable otherwise.
Could we get this fixed in the next version? I mean, they did this because of the code execution problems in 1.0.3, but it makes life hard for UBP users.
The user agent string in the build of Firefox in the Backport system is as follows:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050526 Firefox/1.0 (Ubuntu package 1.0.4)
However, to access http://addons.mozilla.org/ (to get extensions), it needs to read as follows:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050526 Firefox/1.0.4 (Ubuntu package 1.0.4)
in order to access the extensions site. Of course, the User Agent Modifier exetnsion can handle the change, but to get it, the easiest way is to use the Addons site, which is inaccessable otherwise.
Could we get this fixed in the next version? I mean, they did this because of the code execution problems in 1.0.3, but it makes life hard for UBP users.