[Tickets #14807] Re: Broken File Names in Attachments when using ActiveSync

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Nov 23 10:06:29 UTC 2018


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14807
------------------------------------------------------------------------------
  Ticket           | 14807
  Aktualisiert Von | rene.marth at hetzner.com
  Zusammenfassung  | Broken File Names in Attachments when using ActiveSync
  Warteschlange    | IMP
  Version          | 6.2.21
  Typ              | Bug
  Status           | Not A Bug
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       | Michael Rubinsky
------------------------------------------------------------------------------


rene.marth at hetzner.com (2018-11-23 10:06) hat geschrieben:

Hi Michael,

sorry for the misleading RFC.

So this is a long known issue that Horde (and only Horde) ignore? That  
sounds quite absurd.

"I'm RFC conform and I do not care if my software is usable in the  
real world or not" - Is that really the way you want to go? The  
developers of other OS software like Thunderbird/Roundcube have  
another approach that makes more sense (at least IMHO) because it  
prefer usability over rfc conformity.

However: Just for completeness for all other frustrated users - here  
are the 2 files that needs to patched

Line 140: .../Horde/Mime/Headers/ContentParam.php

Add: 'broken_rfc2231' => true,

Line 305: .../Horde/Mime.php

Replace: public static $brokenRFC2231 = false;
With: public static $brokenRFC2231 = true;

... = path to your horde - at my installation it is /usr/share/php/

@Michael: feel free to correct my patch if I haven't guessed correct






More information about the bugs mailing list