londonwebnerd / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

[calendar] Importing calendars timesout and makes events a day early #797

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Token: 94195e618d907c571fe0dada20491eb1 (Don't modify this token!)
Version: 20.0.8 (09-03-2015)
PHP: 5.4.36-0 deb7u3
RCMAIL: 1.1.0
Database: mysql
SERVER: Apache/2.2.22 (Debian)
----
I.  Issue Description: When Importing a calendar ics file with multiple events, 
importing times out and upon resync, events are shown a day early

II. Steps to reproduce the Issue:
1. Import ICS file with multiple events.
2. Page / script hangs.
3. Resync of calendar shows events a day early than they are supposed. 
Something on the 4th of July will show up as 3rd of July for an example.

I have specified with multiple events as I imported a ics file with one event 
and it work as expected. The lowest amount of events that triggered the stall 
was 46 events. I have nothing smaller other than one event.

Original issue reported on code.google.com by texxasru...@gmail.com on 13 Mar 2015 at 8:51

GoogleCodeExporter commented 9 years ago
Duplicate the issue @ http://s2.myroundcube.com and send the ics file.

The timeout issue can be fixed yourself when you make sure that your server 
allows set_time_limit(0).

Original comment by myroundc...@gmail.com on 14 Mar 2015 at 4:09

GoogleCodeExporter commented 9 years ago
It is allowed. I configured that years ago as I run some huge weather
scripts.

Original comment by texxasru...@gmail.com on 14 Mar 2015 at 3:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I hope for your understanding that I'm not able to work on things which I can't 
replicate. Either you duplicate the issue on https://s2.myroundcube.com or you 
provide me with another system where I can be duplicated.

Closing as "works for me". Re-open the ticket in case of any news that might 
help on replicating this issue.

Original comment by myroundc...@gmail.com on 14 Mar 2015 at 3:53

GoogleCodeExporter commented 9 years ago

Original comment by myroundc...@gmail.com on 14 Mar 2015 at 3:54

GoogleCodeExporter commented 9 years ago
It works now. There has been a couple updates since then on various
plugins, so no telling.

Original comment by texxasru...@gmail.com on 19 Mar 2015 at 2:11