6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/31/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13291] Cannot add new contact
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /. ,.__ ._..__ >< \./ [__) | [__) / \ | [__)_|_[__)
Comment
> Yes, I'm sure. object_category only exists in the database migrations: > > mrubinsk@coffee:turba (FRAMEWORK_5_2)$ grep -r object_category ./ > .//migration/10_turba_upgrade_categoriestotags.php: $sql = > 'SELECT object_uid, object_category, owner_id FROM turba_objects'; > .//migration/10_turba_upgrade_categoriestotags.php: > $row['object_category'] > .//migration/10_turba_upgrade_categoriestotags.php: > $this->removeColumn('turba_objects', 'object_category'); > .//migration/10_turba_upgrade_categoriestotags.php: > $this->addColumn('turba_objects', 'object_category', 'string', > array('limit' => 80)); > .//migration/10_turba_upgrade_categoriestotags.php: $sql = > 'UPDATE turba_objects SET object_category = ? WHERE object_uid = ?'; > .//migration/1_turba_base_tables.php: > $t->column('object_category', 'string', array('limit' => 80));
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers