6.0.0-beta13
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/11/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12016] kronolith set wrong type_id
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .. ..__..__. \ /|__||\ || || | \/ | || \||__\|__|
Comment
> Hi, > I'm setting up a fresh new install of Horde Webmail Edition 5.0.3 > with Kronolith 4.0.3 on RHEL 6.3 with php-5.3.3. > Starting whith an empty database, I create an event in the default > calendar and it seems that the initial database setup sets wrong > type_id in rampage_types table. > Here are my sql statements: > > mysql> select * from rampage_types; > +---------+-----------+ > | type_id | type_name | > +---------+-----------+ > | 1 | calendar | > | 2 | event | > | 3 | task | > +---------+-----------+ > > mysql> select * from rampage_objects; > +-----------+----------------------------------------------------------+---------+ > | object_id | object_name > | type_id | > +-----------+----------------------------------------------------------+---------+ > | 1 | > 20130204125127.1iaIcsxax7sCZckU1QabJA8@webmail2.domain.fr | 1 | > | 3 | > 20130204125519.nx1NVCc7PIHcjwaThqvk8A1@webmail2.domain.fr | 1 | > | 2 | RLfoTY0wyPu5wP7W2Tp5Rg9 > | 2 | > +-----------+----------------------------------------------------------+---------+ > > mysql> select share_id, share_name, attribute_name from > kronolith_sharesng where share_name='RLfoTY0wyPu5wP7W2Tp5Rg9'; > +----------+-------------------------+--------------------+ > | share_id | share_name | attribute_name | > +----------+-------------------------+--------------------+ > | 2 | RLfoTY0wyPu5wP7W2Tp5Rg9 | Agenda de <my_name> | > +----------+-------------------------+--------------------+ > > Here we can see that this share_name is a calendar (agenda), but in > rampage_objects table, the type_id is 2 (event). > It's the same for the events (type_id=1, calendar).... > > This is annoying when migrating from my old H3 db to this new H5 > install, because I can't see tags for events (sql statement looking > for type_id=1 for events, thus displaying no tags...) > > Is there something wrong with my install, or is it a bug ? >
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