Re: strange behaviour in reply

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There certainly must be a bug in Squirrelmail. This bug exists in all
versions I have tested inc the latest 1.4.13.

In class/mime/AddressStructure.class.php I have to comment two lines to
get it to work with Full names like Monstad, Pål Normally Full names are
put in "", but not foreign charachters with commas.


          if (!$is_encoded) {
              $personal = '"'.$this->personal.'"';
          }

replaced with

          // if (!$is_encoded) {
              $personal = '"'.$this->personal.'"';
          // }

Any chance this will be fixed in future releases?
--
Pål Monstad


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux