[horde] Recent head changes?
Chuck Hagenbuch
chuck at horde.org
Sat Jan 8 18:54:08 PST 2005
Quoting Ken Lowther <klowther at cisnet.com>:
> I upgraded to the recent head. My previous version was from December
> 24. Seems to have caused some problems.
>
> Jan 8 13:10:08 visit postgres[3359]: [134-1] ERROR: value too long for
> type character varying(8)
> Jan 8 13:10:08 visit postgres[3359]: [134-2] STATEMENT: INSERT INTO
> horde_tokens (token_address, token_id, token_timestamp) VALUES
> ('NjguMjU0LjE0Ny4zMg==',
Something changed in the Horde_Token package recently to handle ipv6
addresses,
and no one noticed that that meant the SQL table definition needed to change.
I've made the updates in CVS now; you'll just want to update your
token_address
field to be a varchar(100) or so.
> I set tokens to use file system and everthing seems to work except I
> cannot get into my inbox. It is not even a clickable link.
That sounds unrelated.
-chuck
--
"But she goes not abroad in search of monsters to destroy." - John
Quincy Adams
More information about the horde
mailing list