[Bug 41091] NULs in body causing mails to be partially rendered

2007-12-03 Thread Thomas McGuire
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=41091 
Thomas.McGuire gmx net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From Thomas.McGuire gmx net  2007-12-03 19:32 
---
>Suggest this bug is closed as a WONTFIX (for 3.5) unless someone is willing to 
>do the backport. 
I think so too, couldn't reproduce it with KDE4 either.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 41091] NULs in body causing mails to be partially rendered

2007-12-03 Thread Jonathan Marten
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=41091 




--- Additional Comments From jjm keelhaul me uk  2007-12-03 16:10 ---
The fundamental problem here is the use of QCString, which doesn't work 
properly with embedded nulls, in KMMessagePart::bodyDecoded() and everything 
that uses the results.  This has been fixed in trunk by using QByteArray 
instead (commit 633872), but this is an extensive change involving >20 source 
files.

Suggest this bug is closed as a WONTFIX (for 3.5) unless someone is willing to 
do the backport.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 41091] NULs in body causing mails to be partially rendered

2007-12-03 Thread Jonathan Marten
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=41091 
jjm keelhaul me uk changed:

   What|Removed |Added

 CC||jjm keelhaul me uk



--- Additional Comments From jjm keelhaul me uk  2007-12-03 10:47 ---
Not a problem with trunk (i.e. KDE4), if it's any consolation.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 41091] NULs in body causing mails to be partially rendered

2007-12-01 Thread Caleb Cushing
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=41091 




--- Additional Comments From xenoterracide gmail com  2007-12-01 17:17 
---
wow is anyone even working on this? this has been here for 5 years, it's a 
serious problem, I shouldn't have to check to see if my emails fully rendered 
every time.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 41091] NULs in body causing mails to be partially rendered

2007-12-01 Thread Thomas McGuire
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=41091 
Thomas.McGuire gmx net changed:

   What|Removed |Added

Summary|KMail doesn't handle NULs in|NULs in body causing mails
   |the message  body   |to be partially rendered
Version|1.4 |1.9.8



--- Additional Comments From Thomas.McGuire gmx net  2007-12-01 15:18 
---
Bug 153156 has a mail attached which triggers the problem.
Confirmed with 1.9.8 btw.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs