ToddMadison / ff-cckwizard

Automatically exported from code.google.com/p/ff-cckwizard
0 stars 0 forks source link

Firefox does not update automatically when using CCK #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use CCK to enter this preference: 
app.update.url.override;http://localhost/update/3/%PRODUCT%/%VERSION%/%BUILD_ID%
/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VER
SION%/update.xml
2. Goto help -> about firefox
3. There it is mentioned that there are no updates for firefox while in reality 
there are updates available.

What is the expected output? What do you see instead?

Firefox should update itself with the latest available version on our update 
server.

What version of the product are you using? On what operating system?

Latest beta version

Please provide any additional information below.

When I manually enter the prefence by hand, it works like a charm: Firefox 
detects that there is an update and updates itself.

When I use CCK to enter that preference (and only that preference, nothing 
else). Firefox just says that there is no update available.

Original issue reported on code.google.com by fi...@ruymen.com on 14 Sep 2012 at 10:32