Closed
Bug 155715
Opened 23 years ago
Closed 22 years ago
Caching problems with XML/XSLT/CSS
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 186224
People
(Reporter: joeljkparker, Assigned: peterv)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1a) Gecko/20020611
BuildID: 2002061104
When I display an XML document with an XSLT stylesheet, which in turn has a CSS
stylesheet, there is a caching problem with the CSS. If I chance the CSS
stylesheet, upload it, and reload the XML document, the new stylesheet doesn't
get refreshed. To fix it, I have to empty my chache, completely exit Mozilla,
and then restart it.
Reproducible: Always
Steps to Reproduce:
1. Display XML/XSLT/CSS page
2. change CSS stylesheet
3. upload CSS
4. reload XML document
Actual Results: CSS doesn't refresh
Expected Results: CSS should refresh and be applied
Comment 1•23 years ago
|
||
I confirm, I've also had this problem (I didn't have to restart Mozilla,
flushing the cache was enough). Setting HTTP Expire header doesn't help.
Build 2002081808.
Comment 2•22 years ago
|
||
I suspect this is a dup of bug 126794, though there might be some difference
between failing to reload the XSLT stylesheet and failing to do so for the CSS
after the XSLT's transformation.
Comment 3•22 years ago
|
||
Confirming based on comment #1.
Status: UNCONFIRMED → NEW
Ever confirmed: true
sorry for dupping the wrong way around, but the other bug has more info
*** This bug has been marked as a duplicate of 186224 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•