[dev] Fix for [cvs] commit: imp compose.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Fri Nov 14 13:02:27 PST 2003


Quoting Joel Vandal <jvandal at infoteck.qc.ca>:

| Hi,
|
| >   Modified files:
| >     .                    compose.php
| >   Log:
| >   Make sure to use default sending_charset if locked.
|
| I think that you miss this one... always return :    Content-Type:
| text/plain; charset=""   if sending_charset is lock.
|
| Index: compose.php
| ===================================================================
| RCS file: /repository/imp/compose.php,v
| retrieving revision 2.692
| diff -r2.692 compose.php
| 204c204
| <     global $conf;
| ---
| >     global $conf, $charset;
| 230d229
| <     $charset = Util::getFormData('charset');

Thanks for catching my stupidity - committed.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the dev mailing list