Adding new category changes contacts' primary category
sneakin@nolan.e... - May 11, 2005 - 19:48
| Project: | Contact directory |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | jtite |
| Status: | closed |
Jump to:
Description
I just created a new category in my contact directory and it caused the primary category of all my contacts to change to the new category.
I suppose the steps to repro are:
1. Create category
2. Add some contacts in previous category
3. Create new category
4. Goto a contact's page
5. Note that the primary category == newly created category
I have no idea why this would happen since I would imagine a category has an incrementing id and contacts store that id. Perhaps the contact directory is doing something different.

#1
The list of contacts may also be referencing the wrong category. I changed one contact placing them back into the correct category and went back to the directory. Each contact's category is flip flopped.
#2
Fixed, please download the last version from the CVS
#3