Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Homepage URL overwriting.

more options

Hi!

I use policy for customization Firefox 78.1.0esr. It is wonderful! Thank you for these possibilities.

Something wrong with Homepage URL. Set URL (internal network) for Homepage, run Firefox and looking different address. Add this URL to Additional section and URL stay not edited. ``` <key>Homepage</key> <dict> <key>URL</key> <string>https://appl-test.oebs.yandex.net:8010</string> <key>Locked</key> <true/> <key>Additional</key> <array> <string>https://appl-test.oebs.yandex.net:8010</string> </array> <key>StartPage</key> <string>homepage</string> </dict> ``` URL changing to "https://yandex.com/" Why? Maybe firefox check URL and redirect?

Hi! I use policy for customization Firefox 78.1.0esr. It is wonderful! Thank you for these possibilities. Something wrong with Homepage URL. Set URL (internal network) for Homepage, run Firefox and looking different address. Add this URL to Additional section and URL stay not edited. ``` <key>Homepage</key> <dict> <key>URL</key> <string>https://appl-test.oebs.yandex.net:8010</string> <key>Locked</key> <true/> <key>Additional</key> <array> <string>https://appl-test.oebs.yandex.net:8010</string> </array> <key>StartPage</key> <string>homepage</string> </dict> ``` URL changing to "https://yandex.com/" Why? Maybe firefox check URL and redirect?
Attached screenshots

Chosen solution

There is something else setting yandex.com in policy. Is it possible you have two Homepages in your configuration profile somehow?

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

There is something else setting yandex.com in policy. Is it possible you have two Homepages in your configuration profile somehow?

more options

Mike hi!

Thank you! I checked on clean mac and alright. Just I used many options for setup FF. (policies.json/autoconfig.js/CCK2/omni.ja) And probably forgot to clean something.