6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14326] Custom attributes values are not shown if type is string
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .___..__..__ \ /| | [__][__) \/ |___ | | || \
Comment
> After upgrading whups to 3.0.7 custom attribute values are blank in > ticket history if they are of type string. > > In my existing sql storage the attribute values (in table > whups_attributes) are stored as string (not json encoded) > Prior upgrading the values were retrived and tried to decode by > Horde_Serialize::unserialize > Horde_Serialize::unserialize returned the provided string in case of > a not JSON-coded argument. > > After upgrade json_decode (with JSON_BIGINT_AS_STRING option) is used > in case of a string. > json_decode is returning NULL if the argument isn't JSON-coded > and so custom string attributes are not shown. > > I think, it's a side effect of ticket 14146 > > >
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