Opened 6 years ago

Closed 6 years ago

#1484599 closed Feature Patches (invalid)

Can't add a previously-deleted contact

Reported by: benw Owned by:
Priority: 4 Milestone: 0.1-rc2
Component: Core functionality Version: git-master
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 (1)

comment:1 Changed 6 years ago by thomasb

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