Ticket #1485578 (closed Bugs: fixed)

Opened 6 weeks ago

Last modified 6 weeks ago

Addressbook lookup broken after r2081

Reported by: sverre Owned by: thomasb
Priority: 2 Milestone: 0.2-stable
Component: Addressbook Version: svn-trunk
Severity: major Keywords: addressbook lookup
Cc:

Description

Hi,

I've just updated from r2080 to r2086 and the address book lookups when replying or composing no longer seem to work. i.e. there is no drop down box from the to, cc and bcc fields when typing.

When composing a message pops up at the top saying 'searching' but when replying no message appears.

I simply replaced the exisiting files with the new ones and updated the database with the two new SQL statements.

Looking at the notes it would appear code was changed to allow LDAP lookups in r2081. I use the default table for addresses in a mysql db running on the same server. I don't use LDAP.

I'm not sure if there is a setting that I should have changed? I left this as it was in config/main.inc.php:

$rcmail_config['autocomplete_addressbooks'] = array('sql');

It wasn't clear if any other changes should have been made so I'm reporting this as a bug. As it is preventing address book lookups when sending email I'm also setting the priority quite high and severity to major. Hope this is okay?

Regards, Sverre :-)

Change History

Changed 6 weeks ago by lommy

Good evening,
I can confirm this bug. I am using revision 2086, in my database I have the newest mysql5 scheme and I have added the new configuration option to main.inc.php. In the logs/errors file there are no entries. I am not using LDAP, too.
Furthermore it is not possible to translation the "searching" message.
This bug should be fixed soon because it cuts Roundcube's functionality.
lommy

Changed 6 weeks ago by alec

  • owner set to thomasb
  • milestone set to 0.2-stable

Confirmed. autocomplete action file lost?

Changed 6 weeks ago by thomasb

  • status changed from new to closed
  • resolution set to fixed

Missing file added in r2089

Note: See TracTickets for help on using tickets.