bugphpGroupWare - Bugs: bug #4489, UTF7-Support in Anglemail does not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4489: UTF7-Support in Anglemail does not work

Submitter:  None
Submitted:  Sat 26 Jul 2003 01:41:50 PM UTC
   
 
Category:  email Item Group:  0.9.14.004/5/6 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  None Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 21 Apr 2004 08:54:04 AM UTC, comment #1: 

no email application maintainer available

Dr. Christian Böttger <cboettger>
Sat 26 Jul 2003 01:41:50 PM UTC, original submission:  

I am using PHPGw email application to acess a Exchange 5.5 server via IMAP. Folder names use international characters. With UTF7 support disabled (settings) the folders show up with the special characters showing as &...- as expected, e.g. "Gel&APY-schte Objekte" but apart from this folder functionality (browsing, moving, deleting) does work.

With UTF7 support enabled the folder names are cut after the ampersand character (e.g. "Gel&APY-schte Objekte" shows up as "Gel") and folder functions stop working. With utf7_debug enabled the debugging code shows up that the cut takes place before the names are actually utf7_decode()-ed. When calling imap_utf7_decode() called manually in a short test script names translate correctly, so it seems what exchange 5.5 sents us is correct (always expect Exchange does not implement protocols correctly, but obviously it's ok this time :-)).

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-04-21 cboettger Assigned toangles None
2004-04-21 cboettger Assigned toNone angles

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code