Closed Bug 202632 Opened 23 years ago Closed 13 years ago

Imported NetPositive Bookmarks won't open

Categories

(SeaMonkey :: Bookmarks & History, defect)

x86
BeOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: rok11, Unassigned)

References

Details

(Whiteboard: [2012 Fall Equinox])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.4a) Gecko/20030418 Phoenix/0.5+ Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.4a) Gecko/20030418 Phoenix/0.5+ I select Bookmarks > Imported NetPostive Bookmarks > BeBits Reproducible: Always Steps to Reproduce: 1. select Bookmarks > Imported NetPositive Bookmarks > BeBits 2. Nothing happens Actual Results: Nothing happens Expected Results: The bookmark should have caused Phoenix to open the BeBits website
That's known issue for BeOS port of Phoenix, probably same trick as it was with Mozilla/XPFE bookmarks (kNC type URL in fallback)
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'd like to see it fixed, but I have no BeOS expertize. over to nobody so that BeOS folks can take it.
Assignee: chanial → nobody
pch, it will help me much if you point me to file name and place in it in Phoenix code, which deals with bookmarks. I know those things for Mozilla/XPFE, but not yet for Firebird.
Dergei: when opening a bookmark: - from a menu: BookmarksMenu.loadBookmark (in bookmarksMenu.js) - from a tree: openItemClick (in bookmarksTree.xml) both then wraps the items in a bookmark selection that is used in BookmarksCommand.openBookmark (bookmarks.js) But the fact that we now use unique URI to identify bookmarks broke database aggregation (bug 201019).
Blocks: 206210
taking QA contact, sorry about the bugspam
QA Contact: asa → mconnor
This is not just a problem in Firebird, but the Mozilla browser also. Shouldn't this be changed to "BROWSER"? Bugzilla won't let me change it.
-> Browser, per previous comment
Assignee: nobody → p_ch
Product: Firebird → Browser
Version: unspecified → Trunk
I'm not positive, but isn't this the same problem from these previous bugs" http://bugzilla.mozilla.org/show_bug.cgi?id=65185 http://bugzilla.mozilla.org/show_bug.cgi?id=145858 I'm not a coder so I don't know if these bugs are all caused by the same thing or not, but it sames that the imported Net+ bookmarks are broken very easily and often.
Product: Browser → Seamonkey
Attached patch patchSplinter Review
changing kNC type in old hairy BeOS hack - it puts Net+ bookmarks work again from SeaMonkey (as component is Mozilla Suite) For FF line to change is http://lxr.mozilla.org/seamonkey/source/browser/components/bookmarks/src/nsBookmarksService.cpp#3381 and probably needs different bug to be filed. review request.
Assignee: p_ch → sergei_d
Status: NEW → ASSIGNED
Attachment #205495 - Flags: review?(thesuckiestemail)
Attachment #205495 - Flags: review?(thesuckiestemail) → review+
Comment on attachment 205495 [details] [diff] [review] patch change inside #ifdef XP_BEOS - so must be safe for other platforms, but asking sr anyway
Attachment #205495 - Flags: superreview?(neil.parkwaycc.co.uk)
Comment on attachment 205495 [details] [diff] [review] patch I'm worried that this will cause other errors such as attempting to perform bookmark-like operations on non-bookmarks.
Attachment #205495 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview-
Assignee: sergei_d → nobody
Status: ASSIGNED → NEW
QA Contact: mconnor → bookmarks
Unfortunately, BeOS support was dropped a long ago making this bug obsolete, so I'm closing it.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Whiteboard: [2012 Fall Equinox]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: