- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 21 Jan 2009 17:30:32 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6464 --- Comment #2 from Simon Pieters <simonp@opera.com> 2009-01-21 17:30:32 --- (Yes, I meant http-equiv of course, sorry.) Upon closer inspection the cited page is lacking the closing ", meaning that there's trailing garbage in the attribute value (that Opera includes in the URL but other browsers don't). So this should work: <meta http-equiv=refresh content="0; url='http://example.org/'foobar"> -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 21 January 2009 17:30:40 UTC