Opened 22 months ago
Closed 22 months ago
#1488013 closed Bugs (fixed)
Addressbook bug as of r4985
| Reported by: | deltatech | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-beta |
| Component: | Addressbook | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When doing autofill in the compose window, there is a new error. The autofill does find everything from all address book sources ok, it just puts up a red error and the error log says...
PHP Error: Addressbook source (sql) not found! in /var/www/vhosts/demo1234.org/httpdocs/roundcubemail/program/include/rcmail.php on line 425 (POST /roundcubemail/?_task=mail&_action=autocomplete?_task=&_action=)
Change History (2)
comment:1 Changed 22 months ago by deltatech
comment:2 Changed 22 months ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [f03d89e4].
Note: See
TracTickets for help on using
tickets.

Correction on the revision numbers. It was working fine in [18371736], then after updating to [e86b4f42] the error started showing up.