Ticket #672 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

Double connection à la base de données

Reported by: analogue Assigned to:
Priority: normal Milestone: Jelix 1.0.6
Component: jelix:db Version: 1.0.5
Severity: normal Keywords: jdb
Cc: Php version:
Review: review+ Hosting Provider:
Documentation needed: 0 Blocking:

Description

Si on ouvre une connection à un Db en spécifiant un nom, et qu'ultérieurement on ouvre la même connexion en ne spécifiant pas de nom, on ouvre deux fois la même connexion.

Le patch inclus s'applique à la 1.0.x et à la 1.1.x

Attachments

patch.diff (435 bytes) - added by analogue on 08/26/08 17:33:49.

Change History

08/26/08 17:33:49 changed by analogue

  • attachment patch.diff added.

08/26/08 17:34:48 changed by analogue

  • owner changed.
  • component changed from jelix to jelix:db.

08/26/08 17:47:24 changed by Torgan

Cela concerne la connexion par défaut, appelée par son nom ou avec un nom vide.

08/26/08 21:46:03 changed by laurentj

  • keywords set to jdb.
  • review changed from review? to review+.
  • version changed from trunk to 1.0.5.
  • milestone set to Jelix 1.0.6.

y a juste le coding à corriger...

08/26/08 22:41:36 changed by laurentj

  • status changed from new to closed.
  • resolution set to fixed.

patch landed into the trunk and in the 1.0.x branch.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed