Closed
Bug 92364
Opened 23 years ago
Closed 23 years ago
composer "pollutes" edited pages posted to web
Categories
(Core :: Networking: Cache, defect)
Tracking
()
People
(Reporter: quiver, Assigned: gordon)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010628
BuildID: 2001062815
how it works for me: create a page in composer with a list. post the page to the
web. view the page. edit the original with composer, reducing the number of
listed items. post edited page to web. view the new page. chunks of the removed
list will appear on-screen. not corrected with refresh/reload. source shows
edited portions indeed removed from code. displays perfectly with ie...
Reproducible: Sometimes
Steps to Reproduce:
1.already listed in description
2.
3.
Expected Results: it should have displayed the actual code at the website
instead of "mixing" that code with a previously page...
->Editor
Assignee: kmcclusk → beppe
Component: Compositor → Editor
QA Contact: petersen → sujay
Comment 2•23 years ago
|
||
actually, that sounds like the "cache not updating object size" bug.
Reporter, please try a new build; I believe this was fixed recently.
Comment 3•23 years ago
|
||
why is this an editor bug? if the reporter edited the page and looked at source
and did not see the deleted code in the source? This sounds like a cache issue
to me, reassigning
Assignee: beppe → gordon
Component: Editor → Networking: Cache
QA Contact: sujay → tever
Yep, this is a dup.
*** This bug has been marked as a duplicate of 79983 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•