Closed Bug 181967 Opened 22 years ago Closed 22 years ago

XSLT containing <meta http-equiv="Refresh"> must not be redirected

Categories

(Core :: XSLT, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: sinchi, Assigned: peterv)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021121 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021121 If XML nas a XSLT stylesheet to contain <meta http-equiv="Refresh"> in any template, error message appears. See example at URL (create an XML then add this file as stylesheet for it). Reproducible: Always Steps to Reproduce:
This should be fixed by the patch in bug 110734. However this should probably also be fixed for all documents loaded as data, similar to bug 172372, assuming it is a problem there too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
as a workaround, put the following in your stylesheet: <meta http-equiv="{'Refresh'}">
Thanks, I has already use <xsl:element name="meta"> as a workaround :)
Summary: XSLT containing <meta http-equiv="Refresh"> must not de redirected → XSLT containing <meta http-equiv="Refresh"> must not be redirected
Hmm.. this is really wierd. How come the xsl-sink has a webshell. It really shouldn't. Anyhow, this bug should be fixed now with the checkin for bug 110734
this was fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified
Status: RESOLVED → VERIFIED
Regressions: 1916884
No longer regressions: 1916884
You need to log in before you can comment on or make changes to this bug.