Summary | Custom attributes truncated |
Queue | Whups |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | chodek (at) chodek (dot) com |
Created | 10/27/2015 (3540 days ago) |
Due | |
Updated | 11/08/2015 (3528 days ago) |
Assigned | |
Resolved | 11/08/2015 (3528 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit ed2486c8b0e495760b7433a653e92ccff0770b9a
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Nov 8 14:38:56 2015 -0500
Bug: 14146Remove redundant unserialize.It's already done in the concrete class.
whups/lib/Driver.php | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/ed2486c8b0e495760b7433a653e92ccff0770b9a
commit cf1f32654809b2211a64a36332dfc331e3f2de23
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Nov 8 14:38:10 2015 -0500
Bug: 14146Need to detect large numeric strings to avoid casting to int.whups/lib/Driver.php | 14 +++++++++---
whups/lib/Driver/Sql.php | 48 ++++++++++++++++++++++++++++++---------------
2 files changed, 42 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/cf1f32654809b2211a64a36332dfc331e3f2de23
commit ead81a546f318b5fe3803410e4548d5fd5fad2bb
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Nov 8 14:38:56 2015 -0500
Bug: 14146Remove redundant unserialize.It's already done in the concrete class.
whups/lib/Driver.php | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/ead81a546f318b5fe3803410e4548d5fd5fad2bb
commit 87ded22eec6e071ecc47bddce86ffa5fc4751a99
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Nov 8 14:38:10 2015 -0500
Bug: 14146Need to detect large numeric strings to avoid casting to int.whups/lib/Driver.php | 14 +++++++++---
whups/lib/Driver/Sql.php | 48 ++++++++++++++++++++++++++++++---------------
2 files changed, 42 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/87ded22eec6e071ecc47bddce86ffa5fc4751a99
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Custom attributes turncated
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed