From: Seth R. <se...@mi...> - 2003-06-10 20:26:34
|
I've attached a patch for 1.4.x I seems to patch cleanly on the 1.4.x CVS and should work on 1.4.0. It's already in the devel branch but I haven't really pushed to have it included. If it seems to work well for you, let me know and I might ask that it be included. Seth. Seth Randall said: > Mailto support was broken in 1.2.11. I have a patch for 1.4.0 if you > want it. > > Seth. >> >> Hello, >> >> I read at http://www.squirrelmail.org/wiki/en_US/WindowsMailto how to >> setup IE to use SM when a mailto: URL is encountered. That seems to >> work fine. When the call is actually made to SM 1.2.11 things don't >> go so nicely. >> >> When calling this URL: >> https://myserver.com/src/login.php?emailaddress=mailto:us...@do... >> >> I get the following: >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: urlencode() expects parameter 1 to be string, array given in >> /var/www/html/squirrelmail-1.2.11/src/login.php on line 44 >> >> Warning: Cannot add header information - headers already sent by >> (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) >> in /var/www/html/squirrelmail-1.2.11/functions/i18n.php on line 1591 >> >> Warning: Cannot add header information - headers already sent by >> (output started at /var/www/html/squirrelmail-1.2.11/src/login.php:44) >> in /var/www/html/squirrelmail-1.2.11/src/login.php on line 91 >> >> >> I then repointed my vhost to my SM 1.4.0 install. I tried using the >> same URL as above but its as if I just logged in to check my mail. >> Just shows the inbox and it does not shoot to the compose view as I >> think it should. >> >> >> Any ideas? >> >> >> Thanks in advance, >> Justin DeVuyst >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Etnus, makers of TotalView, The >> best thread debugger on the planet. Designed with thread debugging >> features you've never dreamed of, try TotalView 6 free at >> www.etnus.com. >> _______________________________________________ >> squirrelmail-stable mailing list >> squ...@li... >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable >> http://squirrelmail.org/cvs > > > -- > Seth Randall > IT Support Specialist > Missoula Federal Credit Union > se...@mi... > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > squirrelmail-stable mailing list > squ...@li... > https://lists.sourceforge.net/lists/listinfo/squirrelmail-stable > http://squirrelmail.org/cvs -- Seth Randall IT Support Specialist Missoula Federal Credit Union se...@mi... |