Ticket #1484600 (closed Bugs: worksforme)
Can't add a previously-deleted contact
| Reported by: | benw | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.1-stable |
| 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
Note: See
TracTickets for help on using
tickets.
