After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 352771 - gmime can not parse quoted string
gmime can not parse quoted string
Status: RESOLVED FIXED
Product: gmime
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jeffrey Stedfast
Jeffrey Stedfast
Depends on:
Blocks:
 
 
Reported: 2006-08-25 01:56 UTC by frank ling
Modified: 2006-08-29 15:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description frank ling 2006-08-25 01:56:52 UTC
Please describe the problem:
i have a email like this
Content-Type: multipart/related; 
	boundary="----=_Part_28872_11\"8173089.1156338954492"

gmime parse and get boundary=----=_Part_28872_11\"8173089.1156338954492
i think must is boundary=----=_Part_28872_11"8173089.1156338954492

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 frank ling 2006-08-25 02:04:16 UTC
i think gmime-param.c:decode_quoted_string have error!!!
Comment 2 Jeffrey Stedfast 2006-08-29 15:32:56 UTC
fixed in CVS