Closed
Bug 93505
Opened 24 years ago
Closed 10 years ago
[HPUX only] When reload a modified page it will display some weird text on the bottom of the page.
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jimmyu, Assigned: martinlawyer)
References
Details
So for this problem have been found on HPUX only, with the HPUX 6.1 Beta 2,
daily branch and trunk build.
Reproducible: always
Steps to reproduce:
1) create html file
<html>
<body>
<br> 1. this is a test.
<br> 2. this is a test. <br> 3. this is a test.
<br> 4. this is a test.
<br> 5. this is a test. </body>
</html>
3) save it somewhere on the web server. eg. rocknroll/users/jimmyu/publish
4) launch mozilla
5) load the html file
6) now, modified the html file with wordpad or notepad, delete all line 5,
save the file.
7) click on the "Reload" menu icon for a coupe times
Result: some portion of the delete text being display
View|Page Source will show that not only the some text is added but html tags
too, at the bottom. Repeat steps 6 & 7 and more text and tag is cache.
Restarting the browser will still display the extra text. The only way to get
rid is to "Clear Disk Cache" from Preference.
update qa and add blocker
Blocks: 18687
QA Contact: tever → jimmyu
Comment 2•24 years ago
|
||
Actually, you can get rid of the extra text is to use <SHIFT> reload. This
forces the browser to actually get the file from the server.
Sounds like truncation to me to me. You should try non-HPUX platforms again and
see if you dupe it.
nope, this is problem is not happening on Linux but so far on HPUX only, i do
not have builds for other Unix platform that i can try.
Comment 5•24 years ago
|
||
This sounds vaguely familiar to what shanmu was seeing on tru64. Adding him to
cc list.
Comment 6•24 years ago
|
||
Setting priority for the radar. (for Rob who doesn't have permission to do so)
Priority: -- → P3
Comment 7•23 years ago
|
||
this bug has not been touched since 2001-08-17, therefore this reminder.
Reporter could you please retest with a current mozilla build and let us know if
the problem is still present or the bug can be closed.
Comment 9•17 years ago
|
||
Is this still an issue ?
Updated•16 years ago
|
QA Contact: jimmyu → networking.cache
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•