6.0.0-beta1
7/10/25

[#14071] Import of ics file fails due to file attachments
Summary Import of ics file fails due to file attachments
Queue Kronolith
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester hellermann (at) we-do (dot) com
Created 07/30/2015 (3633 days ago)
Due 08/10/2015 (3622 days ago)
Updated 08/14/2015 (3618 days ago)
Assigned 08/10/2015 (3622 days ago)
Resolved 08/14/2015 (3618 days ago)
Github Issue Link
Github Pull Request
Milestone 5.3
Patch No

History
08/14/2015 06:27:08 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Not A Bug
 
08/10/2015 10:07:04 PM Michael Rubinsky Comment #2
State ⇒ Feedback
Priority ⇒ 1. Low
Reply to this comment
This is probably failing for you due to memory limits of PHP's regexp 
backtrace handling.

This file works if it includes the correct ending line that it is missing:

END:VCALENDAR

at the end of the .ics file (thus matching the first conditional test 
in Horde_Icalendar::parsevCalendar()). The second test uses a 
backreference that is probably failing due to the size of the regexp.
07/30/2015 02:25:30 PM hellermann (at) we-do (dot) com Comment #1
Priority ⇒ 2. Medium
New Attachment: Undine Kalender.zip Download
Patch ⇒ No
Milestone ⇒ 5.3
Queue ⇒ Kronolith
Due ⇒ 08/10/2015
Summary ⇒ Import of ics file fails due to file attachments
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
I wondered why the .ics file from Thunderbird could'nt be imported in 
kronolith (horde web interface). It turned out that file attachments 
from Outlook disturb the import process.

Pls. see attached testing files.

Kind regards, Jens.

Saved Queries