Bug 4043

Summary: Skip whitespace chars at the beginning of ics stream
Product: Claws Mail (GTK 2) Reporter: Avinash Sonawane <rootkea>
Component: Plugins/vCalendarAssignee: users
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 3.17.0   
Hardware: All   
OS: All   
Attachments:
Description Flags
skip whitespace from beginning of ics stream
none
Updated patch none

Description Avinash Sonawane 2018-06-27 16:18:08 UTC
Created attachment 1884 [details]
skip whitespace from beginning of ics stream

Hello!

Please find the attached patch which tries to skip the whitespace chars from the beginning of an ics stream.

Please let me know if something needs to be fixed/amended.

Thanks!
Comment 1 Avinash Sonawane 2018-06-27 16:51:15 UTC
Please do not merge. Yet.

`feed` shouldn't be modified as it needs to be freed later. I'll upload the modified patch later in the evening.

Thanks!
Comment 2 Avinash Sonawane 2018-06-27 17:19:00 UTC
Created attachment 1885 [details]
Updated patch

Please find the attached patch which I believe is free from any regressions.

Do let me know if something needs to be fixed/amended.

Thanks!