Opened 16 months ago
Closed 16 months ago
#1488310 closed Bugs (fixed)
Incorrect function calls
| Reported by: | grosjo | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.8-beta |
| Component: | Core functionality | Version: | 0.7.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Seen in logs/error
[17-Jan-2012 10:58:49 UTC] PHP Fatal error: Call to undefined method rcube_result_index::getElement() in /data/web/secure/mail/program/steps/mail/sendmail.inc on line 714
This stops the mail sending process
Change History (2)
comment:1 Changed 16 months ago by grosjo
- Priority changed from 2 to 3
- Severity changed from normal to major
comment:2 Changed 16 months ago by alec
- Milestone changed from later to 0.8-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [64f6e75a].