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 12 years ago
Closed 12 years ago
#721 closed bug (fixed)
dbprofils.ini not loaded on createVirtualProfil
Reported by: | doubleface | Owned by: | doubleface |
---|---|---|---|
Priority: | normal | Milestone: | jelix 1.1 |
Component: | jelix:db | Version: | 1.1 beta 1 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
When calling jDb::createVirtualProfil, the content of the dbprofils.ini config file is not loaded because of a forgotten global statement, see patch joined.
Attachments (1)
Change History (5)
Changed 12 years ago by doubleface
comment:1 Changed 12 years ago by laurentj
- review changed from review? to review+
- Version changed from trunk to 1.1 beta 1
comment:2 Changed 12 years ago by doubleface
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 12 years ago by laurentj
- Resolution fixed deleted
- Status changed from closed to reopened
The patch should be landed into the repository before closing the ticket
comment:4 Changed 12 years ago by doubleface
- Resolution set to fixed
- Status changed from reopened to closed
Actually, the patch has been applied in rev 1134 but I forgot to close the ticket at this moment.
Note: See
TracTickets for help on using
tickets.
It's ok, thanks for this patch.