Open
Bug 1422797
Opened 8 years ago
Updated 3 years ago
Customization configuration files (/etc/firefox) are ignored (settings overwritten partially in /usr/lib/firefox/defaults/pref)
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: leszek.lesner, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux aarch64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171115095541
Steps to reproduce:
Since FF57 our customizations in /etc/firefox are not picked up. (worked fine before until version 56)
Linking or moving them to /usr/lib/firefox/defaults/pref/ only applies the settings partially like the browser.startup.homepage is not recognized and settings like browser.sessionstore.interval are overwritten by the defaults.
Settings like browser.showMenubar get applied however.
Actual results:
Customizations not applied
Expected results:
Customizations should apply.
| Reporter | ||
Comment 1•8 years ago
|
||
Apparently putting (or linking) the configuration to /usr/lib/firefox/browser/defaults/preferences works just fine.
Packaging used is the firefox 57 from ubuntu 57.0+build4-0ubuntu0.16.04.5
Updated•8 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → Other
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•