Ticket #1484599 (closed Patches: invalid)

Opened 14 months ago

Last modified 14 months ago

Can't add a previously-deleted contact

Reported by: benw Owned by:
Priority: 4 Milestone: 0.1-rc2
Component: Core functionality Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

The search() method in rcube_contacts.inc; I think I found a glitch in it. If you have a contact in your address book and you delete it by mistake, then try to add the same contact again, it will see it as a duplicate and won't let you add it. This is because the search() method searches all contacts, even those with the del flag set.

Change History

Changed 14 months ago by thomasb

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.