On 16/07/06, Matt S Trout <[EMAIL PROTECTED]> wrote:
This is also documented in [goes and looks] Catalyst::Manual::Tutorial::Intro - perhaps it should be displayed in a more prominent place as well.
Paul Makepeace wrote:
> I've just debugged my way through something quite fiddly. Test server
> working fine with Firefox, but not IE. It turned out that POSTing to a
> page which then redirects and sets a cookie (not sure which if either
> is critical factor, I suspect the Location: header) closes the
> connection right after the Location: header. IE doesn't cope well with
> this and you get a "Page unavailable" error. Submitting via GET
> doesn't close the connection.
Known IE issue. Try -f or -k to the test server.
This is also documented in [goes and looks] Catalyst::Manual::Tutorial::Intro - perhaps it should be displayed in a more prominent place as well.
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
