Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117757028
D3851.1775206817.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
376 B
Referenced Files
None
Subscribers
None
D3851.1775206817.diff
View Options
diff --git a/pykolab/imap_utf7.py b/pykolab/imap_utf7.py
--- a/pykolab/imap_utf7.py
+++ b/pykolab/imap_utf7.py
@@ -113,7 +113,7 @@
b64_buffer.append(c)
# No buffer initialized yet, should be an ASCII printable char
else:
- res.append(chr(c))
+ res.append(c)
# Decode the remaining buffer if any
if b64_buffer:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 9:00 AM (14 h, 26 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18823376
Default Alt Text
D3851.1775206817.diff (376 B)
Attached To
Mode
D3851: TypeError: an integer is required / T6989 Bugs logged for pykolab
Attached
Detach File
Event Timeline