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 13 years ago
Closed 13 years ago
#395 closed bug (fixed)
Error "jDummyAuthUser class not found" when migrating jelix beta to RC1
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0RC2 |
Component: | jelix:auth | Version: | 1.0RC1 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
An error "jDummyAuthUser class not found" appear after an update of jelix Beta to 1.0 RC1. This is because this class has been renamed (ticket #352).
This error shouldn't appear and something should be done in plugin auth to kill this old session variable.
Change History (1)
comment:1 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in the trunk.