Closed
Bug 965808
Opened 11 years ago
Closed 5 years ago
about:home urls are case sensitive
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox27 affected, firefox28 affected, firefox29 affected, firefox-esr24 affected)
People
(Reporter: ioana.chiorean, Unassigned)
Details
Device Galaxy Nexus
Android 4.3
Firefox Nightyl 29.0a1 01/30
Steps:
1. type in URL bar about:HOME
2. tap GO
Expected results:
- about:home should be displayed
Actual results:
- a blank page is displayed with the Nightly Home in URL
Note:
- about:FIREFOX/FireFOX/CRASHES/etc returns about:firefox/firefox/crashes/etc so I think we should be consistent here (or it is home some special case?)
- even with one capital or with al capital letters - the blank page is displayed
Comment 1•11 years ago
|
||
I guess about:home code is looking for a hardcoded 'about:home' and bails at some point because I do notice the title change to 'Nightly Home', so it's getting somewhere.
Changed the title to emphasize the issue (because it was foolishly lost on me :).
Summary: about:HOME/Home/HomE/ etc displays a blank page → about:home urls are case sensitive
Comment 3•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•