tiki_contact doesn't "shared" fields correctly.
- Status
- Pending
- Subject
- tiki_contact doesn't "shared" fields correctly.
- Version
- 2.x
- Category
- Error
- Feature
- Contact (address book)
- Submitted by
- snarlydwarf
- Lastmod by
- snarlydwarf
- Rating
- Description
'Shared' contacts don't shared the field names. If userA creates an entry with a 'custom' field of 'Company' as 'The Smith Company', we see this in the db:
contactId fieldId value hidden 1 7 The Smith Company 0
The problem is that other users do not 'inherit' that custom field: so other users seeing that record will see no description of the field name. Indeed, if another user chooses 'Company' from the list of fields to add, it will get a new fieldId:contactId fieldId value hidden 1 7 The Smith Company 0 2 23 Smith Industries 0
It should, especially for the predefined (semi-custom fields, like 'Company' and 'Street Address', defined in lib/webmail/contactlib.php) 'share' these values with others instead of creating new fieldId's.- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1678
- Created
- Monday 07 April, 2008 21:16:17 UTC
by Unknown - LastModif
- Tuesday 08 April, 2008 21:35:53 UTC