Closed
Bug 289788
Opened 20 years ago
Closed 12 years ago
Bookmark folder is not getting refreshed.
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: santacruz_batt, Unassigned)
Details
(Whiteboard: [2012 Fall Equinox])
User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; FunWebProducts; DigExt) Build Identifier: Bookmark folder is not getting refresh. Reproducible: Always Steps to Reproduce: 1.Open the web browser 2.click on “ bookmarks” then click on “manage bookmarks” 3.Delete all bookmark link from any folder. 2. 3. Actual Results: Bookmarks folder is not getting refresh. Even after deleting all links from folder, it is showing "+" or "-" sign all the time next to the folder icon. Expected Results: Bookmarks folder should not show "+" or "-" sign , after deleting all links from it.
Comment 1•20 years ago
|
||
HTML from an used empty bookmarks folder named 'test': <h3 add_date="1113150664" last_modified="1113150704" id="rdf:#$RAX671">test</h3> HTML from an unused empty bookmarks folder named 'New Folder': <h3 add_date="1113151114" id="rdf:#$SAX671">New Folder</h3> So it seems that the 'last_modified' entry is used to determine whether the folder should be shown as expandable.
Comment 2•20 years ago
|
||
can confirm with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050316 Note that the bug is the difference in functionality between: - a folder which has never had bookmarks added to it - a folder which has had all it's bookmarks deleted from it Simon
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Summary: Bookmark folder is not getting refresh. → Bookmark folder is not getting refreshed.
Comment 3•20 years ago
|
||
We are also facing this problem on os2.
Updated•17 years ago
|
Version: unspecified → SeaMonkey 1.0 Branch
Current implementation always draw > sign on right from folder even if it's empty, so original problem is not applicable anymore, closing User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 SeaMonkey/2.15a1 Build identifier: 20120921003032
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Whiteboard: [2012 Fall Equinox]
You need to log in
before you can comment on or make changes to this bug.
Description
•