Comment 2 for bug 19033

Revision history for this message
David Farning (dfarning) wrote :

Tested under breezy
firefox 1.0.7-0ubuntu20
i686

Reproducible always.

Steps to reproduce:
append pref("browser.startup.homepage", "news.yahoo.com"); to
/etc/mozilla-firefox/pref/firefox.js
restart browser

Expected behavior when opening browser:
news.yahoo.com should be new home page

Actual behavior:
browser opens to blank page

Expected behavior when clicking home icon:
news.yahoo.com should open

Actual behavior:
file:///usr/share/ubuntu-artwork/home/index.html opens.

-dtf