developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 14 years ago
Closed 14 years ago
#124 closed bug (fixed)
Espace dans les clé primaires
Reported by: | giviz | Owned by: | laurentj |
---|---|---|---|
Priority: | low | Milestone: | Jelix 1.0beta2 |
Component: | jelix:dao | Version: | 1.0 beta1 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
Si on écrit :
primarykey="idvideo, idtag"
Alors :
[warning 1] array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have an equal number of elements /var/www/jelix/application/lib/jelix/dao/jDaoBase.class.php 229
En fait si on met un espace, seul le premier paramètre est pris en compte.
Change History (2)
comment:1 Changed 14 years ago by laurentj
- Milestone set to Jelix 1.0beta2
- Owner set to laurentj
- Status changed from new to assigned
comment:2 Changed 14 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
corrigé dans le trunk