[Tickets #8608] Re: Wrong datatype "?" to "unsigned bigint" in datatree. \lib\Horde\DataTree\sql.php
bugs at horde.org
bugs at horde.org
Wed Sep 30 13:23:43 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8608
------------------------------------------------------------------------------
Ticket | 8608
Updated By | c-master at freenet.de
Summary | Wrong datatype "?" to "unsigned bigint" in datatree.
| \lib\Horde\DataTree\sql.php
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
c-master at freenet.de (2009-09-30 09:23) wrote:
> I'm not sure what you mean with that. Why should attribute_value be
> converted to bigint? The column is a string, and from your
> screenshot it save both string and integer v
alues just fine, like
> expected.
That is correct. The values are saved fine. But horde attempts to
convert the varchar to bigint for some reason and fails. I don't know
why this conversion is needed, or if it is needed at all. Anyway it
fails with error: "Umwandeln von Kalender von root auf unsigned bigint
nicht möglich" [pid 1052 on line 1252 of "\lib\Horde\DataTree\sql.php"]
-> I translated it to english: "Conversion from 'Kalender von root' to
unsigned bigint not possible"
More information about the bugs
mailing list