6.0.0-alpha12
6/12/25

[#12582] Stabilize singleton key if Turba_Factory_Driver::create() is called with an array
Summary Stabilize singleton key if Turba_Factory_Driver::create() is called with an array
Queue Turba
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 08/19/2013 (4315 days ago)
Due
Updated 08/20/2013 (4314 days ago)
Assigned
Resolved 08/20/2013 (4314 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/20/2013 01:39:05 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
08/20/2013 01:38:21 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit db3deb13cce7df04a904a3183c6b2f256e88491f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Aug 19 21:44:51 2013 +0200

     Stabilize singleton key if Turba_Factory_Driver::create() is 
called with an array

     Bug: 12582
     Signed-off-by: Jan Schneider <jan@horde.org>

  turba/lib/Factory/Driver.php |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/db3deb13cce7df04a904a3183c6b2f256e88491f
08/19/2013 07:47:34 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Stabilize-singleton-key-if-Turba_Factory_Driver-crea.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Stabilize singleton key if Turba_Factory_Driver::create() is called with an array
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Attached patch fixes an unwanted behavior if the parameter to 
Turba_Factory_Driver::create() is an array.

-> the singleton key was not stable

Saved Queries