Closed
Bug 87891
Opened 24 years ago
Closed 24 years ago
file local-panels.dtd should be deprecated.
Categories
(SeaMonkey :: Sidebar, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
mozilla1.2alpha
People
(Reporter: amasri, Assigned: samir_bugzilla)
Details
file local-panels.dtd was part of the architecture that included
local-panels.rdf. That file was removed and the architecture is now entirely
server-based. file panels.rdf only holds default preferences, and is overwritten
each time the browser exits. it can't be used for persistent data, since once an
entity definition is removed from panels.rdf, it is gone forever. Therefore
local-panels.dtd is cruft and should be removed. See bug 52930 for a discussion
of this issue.
nav triage team:
Marking nsbeta1+, p3, and mozilla1.2
Comment 5•24 years ago
|
||
Tao - How does this affect the user?
| Reporter | ||
Comment 6•24 years ago
|
||
see bug 52930 for what happens to the user when this file is inadvertantly used.
| Assignee | ||
Comment 8•24 years ago
|
||
Huh? The local-panels.rdf is not obsolete! It is added to the master
datasource at (sidebarOverlay.js ver 1.93):
<http://lxr.mozilla.org/seamonkey/source/xpfe/components/sidebar/resources/sidebarOverlay.js#579>
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•