Opened 4 years ago
Closed 4 years ago
#1486181 closed Bugs (worksforme)
Cache + Empty Inbox Causes Infinite Loop & PHP Timeout
| Reported by: | Scythe | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.3.1 |
| Component: | PHP backend | Version: | 0.3-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
With $rcmail_configenable_caching? set to true, and with no emails in the inbox -- Roundcube fails to load after login. Turning off caching will allow you to fully use Roundcube like normal.
Console:
[28-Sep-2009 20:21:25 -0400]: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information.Tried PLAIN: Resource id #40
Errors:
[28-Sep-2009 19:55:07] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /var/www/vhosts/creditrestorationbureau.com/subdomains/getmail/httpdocs/program/lib/imap.inc on line 260
I can reproduce this 100% of the time. Let me know if you need more information.
Change History (1)
comment:1 Changed 4 years ago by alec
- Milestone changed from later to 0.3.1
- Resolution set to worksforme
- Status changed from new to closed

This was fixed in svn. Try current svn-trunk version.