Closed
Bug 339163
Opened 19 years ago
Closed 19 years ago
Bookmarks added in a folder to the Bookmark Bar are live bookmarks, regardless of the checkbox.
Categories
(Other Applications :: CCK, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 338126
People
(Reporter: jmarshall, Assigned: mkaply)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 (CK-InfoWest) Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 (CK-InfoWest) Firefox/1.5.0.3
After creating a CCK extension with bookmarks in the bookmarks toolbar, and installing it into Firefox 1.5.0.3, the bookmarks that are entered into a "folder" in the bookmarks toolbar are "live" bookmarks. The "live bookmark" checkbox was not selected for these bookmarks. Bookmarks not in this folder do not present this issue.
cck.config file follows:
------------------------
id=infowest-cck@extensions.infowest.com
name=InfoWest Firefox Customizations
version=1.0
description=InfoWest's Customized Firefox Extension
creator=InfoWest, Inc.
homepageURL=http://www.infowest.com/
filename=infowest-cck
OrganizationName=InfoWest
HomePageURL=http://www.infowest.com/
HomePageOverrideURL=http://www.infowest.com/
CompanyName=Mozilla Firefox: InfoWest Edition
AnimatedLogoURL=http://www.infowest.com/
AnimatedLogoTooltip=Go to the InfoWest Homepage
HelpMenuCommandName=InfoWest Support Page
HelpMenuCommandURL=http://www.infowest.com/Support
PopupAllowedSites=infowest.com,southernutah.com
InstallAllowedSites=infowest.com
ToolbarFolder1=InfoWest Staff Picks
ToolbarFolder1.BookmarkTitle1=SouthernUtah.com
ToolbarFolder1.BookmarkURL1=http://www.southernutah.com/
ToolbarFolder1.BookmarkTitle2=Digg.com
ToolbarFolder1.BookmarkURL2=http://www.digg.com/
ToolbarFolder1.BookmarkTitle3=KCSG
ToolbarFolder1.BookmarkURL3=http://www.kcsg.com/
ToolbarBookmarkTitle1=InfoWest Weblog
ToolbarBookmarkURL1=http://blog.infowest.com/feed/atom
ToolbarBookmarkType1=live
ToolbarBookmarkTitle2=InfoWest News and Alerts
ToolbarBookmarkURL2=http://www.infowest.com/news-and-alerts/
ToolbarLocation=First
BookmarkLocation=Last
Reproducible: Always
Steps to Reproduce:
1. Create a CCK extension with bookmarks in the bookmarks toolbar contained in a folder. Do not check the "Live Bookmark" checkbox.
2. Install the extension.
3. Check to see if the bookmarks in the folder are live bookmarks.
Actual Results:
The Bookmarks in the folder in the Bookmarks toolbar are live bookmarks, even when they are not supposed to be.
Expected Results:
The Bookmarks in the folder in the Bookmarks toolbar are not live bookmarks, unless the "Live Bookmark" checkbox is selected for that particular bookmark.
| Assignee | ||
Comment 1•19 years ago
|
||
Can you test a fix for this?
http://ftp.mozilla.org/pub/mozilla.org/cck/1.0.2/cckwizard.xpi
I haven't released this officially, but it should fix the problem.
| Reporter | ||
Comment 2•19 years ago
|
||
That fixed the reported bug. Thanks!
| Assignee | ||
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 338126 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•