Hi Folks,

Still busy playing around with WebApp and I bumped into a problem when trying to redirect from a WebApp action to a mailto link. So something like:

$self->redirect( uri => "mailto:[EMAIL PROTECTED]&subject=test&body=Hello%20World" );

Results in the email client opening up correctly, but the browser gets into a pickle and returns:

HTTP/1.1 302 Found Date: Thu, 29 Dec 2005 23:44:46 GMT Server: Apache/ 1.3.33 (Darwin) mod_perl/1.29 Set-Cookie: EMS- session=d6c5cae3387c80dedd30bfdf5a0ed130; path=/ Location: mmailto:[EMAIL PROTECTED]&subject=test&body=Hello%20World Keep- Alive: timeout=15, max=99 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1

Any thoughts as to what I should be looking at more thoroughly?

Thanks

Kevin



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to