Closed
Bug 266774
Opened 20 years ago
Closed 20 years ago
Start page URL is wrong in region.properties and bookmarks.html (404)
Categories
(Firefox :: Settings UI, defect, P2)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
Firefox1.5
People
(Reporter: Gavin, Assigned: Gavin)
References
()
Details
Attachments
(2 files, 1 obsolete file)
6.50 KB,
patch
|
asa
:
review+
|
Details | Diff | Splinter Review |
5.06 KB,
patch
|
Details | Diff | Splinter Review |
See bug 266000 comment 14 and bug 266000 comment 20.
Region.properties contains different links to start pages.
http://www.mozilla.org/products/firefox/start/ and
http://start.mozilla.org/firefox/
Of the two, the second one works best. The first uses javascript to redirect,
which causes the user to see the 0.8 start page if they have javascript turned
off. I will attach a patch changing them all to the second link.
As a side-issue, I think that the http://start.mozilla.org/firefox/ link should
redirect to the Firefox Central page at
http://www.mozilla.org/firefox/central.html, since it is geared towards users
who have already downloaded Firefox. See bug 266000 comment 2.
Assignee | ||
Comment 1•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #163898 -
Flags: review?(vladimir)
Comment 2•20 years ago
|
||
regarding the side issue - from the discussion in the localisation group,
there's going to be a new start page (which is not done yet), which I assume
that will redirect to. So that's not an issue.
Flags: blocking-aviary1.0?
Assignee | ||
Updated•20 years ago
|
Attachment #163898 -
Flags: review?(vladimir) → review?(bugs)
Comment 3•20 years ago
|
||
Is this still a problem? Didn't we get new URLs about a week ago?
Comment 4•20 years ago
|
||
I must confess I'm not following what the various URLs are supposed to be, but
the ones mentioned in this file haven't changed - it still uses
http://www.mozilla.org/products/firefox/start/ for the start page rather than
http://start.mozilla.org/firefox/ . Both of those currently redirect to the main
/products/firefox page.
The ones that changed were, I think, the default bookmarks and the throbber.
Comment 5•20 years ago
|
||
ben says this doesn't matter.
Flags: blocking-aviary1.0? → blocking-aviary1.0-
Assignee | ||
Comment 6•20 years ago
|
||
It was a minor problem to begin with, which only affected those who used the
default start page with javascript turned off. As far as I can tell, the /start/
link has since been fixed to use a server side redirect instead of javascript,
so that makes this basically a non-issue. This should still be fixed IMO, to
ensure that there is only one page to manage and also to simplify things.
Although it is just a simple substitution, it definitely does not block 1.0.
Severity: normal → trivial
Priority: -- → P4
Target Milestone: --- → Firefox1.1
Assignee | ||
Updated•20 years ago
|
Attachment #163898 -
Attachment is obsolete: true
Attachment #163898 -
Flags: review?(bugs)
Assignee | ||
Comment 7•20 years ago
|
||
http://start.mozilla.org/firefox/ no longer works because of the google redirection.
http://start.mozilla.org/firefox
should be used instead.
Summary: Start page URL not consistent in region.properties → Start page URL not consistent in region.properties and bookmarks.html
Assignee | ||
Comment 8•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #167729 -
Flags: review?(bugs)
Assignee | ||
Comment 9•20 years ago
|
||
*** Bug 272290 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Comment 10•20 years ago
|
||
*** Bug 275435 has been marked as a duplicate of this bug. ***
Comment 11•20 years ago
|
||
*** Bug 277401 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•20 years ago
|
Severity: trivial → normal
Priority: P4 → P2
Summary: Start page URL not consistent in region.properties and bookmarks.html → Start page URL is wrong in region.properties and bookmarks.html (404)
Version: 1.0 Branch → Trunk
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch-r?]
Assignee | ||
Comment 12•20 years ago
|
||
*** Bug 284513 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•20 years ago
|
Attachment #167729 -
Flags: review?(bugs) → review?(vladimir)
Comment on attachment 167729 [details] [diff] [review]
Patch 2
This looks fine to me from a are-all-the-equal-signs-in-the-right-place point
of view, but I'm definitely not the right person to make the call as to whether
the URLs are right. rebron/cbeard/asa or someone should probably review this
instead.
Assignee | ||
Updated•20 years ago
|
Attachment #167729 -
Flags: review?(vladimir)
Assignee | ||
Comment 14•20 years ago
|
||
rebron/cbeard/asa, have any ideas on whether this is the desired patch?
Comment 15•20 years ago
|
||
Comment on attachment 167729 [details] [diff] [review]
Patch 2
This looks good to me.
Attachment #167729 -
Flags: review+
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch-r?] → [patch-r+] [checkin needed]
Comment 16•20 years ago
|
||
Checking in mozilla/browser/locales/en-US/chrome/browser-region/region.properties;
/cvsroot/mozilla/browser/locales/en-US/chrome/browser-region/region.properties,v
<-- region.properties
new revision: 1.6; previous revision: 1.5
done
Checking in mozilla/browser/locales/en-US/profile/bookmarks.html;
/cvsroot/mozilla/browser/locales/en-US/profile/bookmarks.html,v <-- bookmarks.html
new revision: 1.4; previous revision: 1.3
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r+] [checkin needed]
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Assignee | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Comment 17•20 years ago
|
||
As nothing has happened in bug 268603 can this (simple) patch not be ported to
the branch to correct this visiable error.
(asking for blocking to check if this is a possibility)
Flags: blocking-aviary1.0.5?
Assignee | ||
Comment 18•20 years ago
|
||
Attachment #188489 -
Flags: approval-aviary1.0.5?
Comment 19•20 years ago
|
||
Not blocking 1.0.5
A bookmark patch doesn't help people who already created their profile, and the
.property file changes run afoul the localization teams (which is why Gavin
dropped them from the branch patch I'm sure). Rafael is working on getting the
redirect fixed so http://start.mozilla.org/firefox/ is not 404
Flags: blocking-aviary1.0.5? → blocking-aviary1.0.5-
Comment 20•20 years ago
|
||
Comment on attachment 188489 [details] [diff] [review]
1.0.1 branch patch, bookmarks only
1.0.5 has already shipped; unsetting approval request
Attachment #188489 -
Flags: approval-aviary1.0.5?
Comment 21•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•