Bug 205301 - Update bookmarks to point to FC6
Summary: Update bookmarks to point to FC6
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 171491 FC6Desktop
TreeView+ depends on / blocked
 
Reported: 2006-09-05 21:48 UTC by Rahul Sundaram
Modified: 2013-03-13 05:42 UTC (History)
2 users (show)

Fixed In Version: 1.5.0.7-2.fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-15 02:43:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rahul Sundaram 2006-09-05 21:48:56 UTC
Description of problem:

Outdated book marks
  
Actual results:


A couple of bookmarks in current development tree points to FC5

Expected results:

Make sure we update them to point to FC6 equivalents before the general release

Additional info:

Marking as blocker

Comment 1 Matthias Clasen 2006-09-06 19:48:18 UTC
Specifically, there are two links pointing to 

http://download.fedora.redhat.com/pub/fedora/linux/core/5/i386/os/repodata/
http://download.fedora.redhat.com/pub/fedora/linux/extras/5/i386/os/repodata/

in firefox-redhat-default-bookmarks.html, which need to be changed to 6 instead.
In the folder name, too.

While at it, I notice that there are a few more issues with the way
we set up this link bar:

a) we point at the i386 package lists for all architectures, which might be
slightly misleading on other architectures (you could use $ARCH in there and
use some sed magic to get the architecture inserted from %build)

b) We have two links names "Fedora Project" in the link bar, one having
the Fedora logo, the other not... we could remove the one pointing to the
local docs (which we set as the start page, anyway), and make sure the
other one has the logo, too.

c) The "Latest Release Notes" link uses a different F icon

d) The labels are not translated

Comment 2 Christopher Aillon 2006-09-15 02:43:15 UTC
I've fixed all but a).  On multilib platforms this is impossible to get right. 
That said, I think this should be done server-side somehow since the bookmarks
file can be moved around or shared on an NFS mounted directory between multiple
platforms.


Note You need to log in before you can comment on or make changes to this bug.