[Twisted-Python] Browser oddities and Woven...

Thomas Raschbacher lordvan at lordvan.com
Tue Nov 18 04:51:27 MST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


hi!

Stuart Hungerford wrote:
| Hi all,
|
| I probably shouldn't be too surprised, but I'm experiencing
| some odd behaviour with IE 6.0 .vs. Mozilla 1.5, both on
| Windows XP.
|
| I've developed a Woven application that generates three
| HTML pages, let's call them A, B, and C.
|
| A's render() method does a redirect to B. B's view methods
| generate an XHTML meta tag with the content attribute set
| to a refresh and new URL for C:
|
|     <meta content="10;http://example.org/C" http-equiv="refresh" />
|
AFAIK this would be the correct syntax:
<META name="refresh" content="3,http://www.acme.com/intro.html" />
~                               ^
(ie ',' instead of ';')
http://www.w3.org/TR/WD-html40-970708/struct/global.html#h-7.1.3.2

regards


- -----BEGIN GEEK CODE BLOCK-----
GCS/CC/E/M/MU/S d- s: a--- C++++(++) UL++++ P+ L++++ E W+++ N+++ o-- K w-- O
M-- V- PS+ PE-- Y++ PGP+++ t+++ 5+ X- R tv b++++ DI- D+ G++ e-->+++++ h-- !r
z-
- ------END GEEK CODE BLOCK------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/uge/v20tKfoYgekRAi3RAJ42Jo9PG2dtSx9ws+9mEIklD/222gCff981
617IddXHoWDgzfJ3uC7TIgk=
=42Yu
-----END PGP SIGNATURE-----





More information about the Twisted-Python mailing list