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 10 years ago
Closed 10 years ago
#1381 closed bug (fixed)
Undefined variable: nbUpper
Reported by: | foxmask | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.3 |
Component: | module:jauthdb_admin | Version: | 1.3 beta 1 |
Severity: | trivial | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
en accedant à l'admin via l'url http://localhost/admin.php/admin/auth/create-user
on a un warning dans la debugbar :
Undefined variable: nbUpper Code: 8 File: lib\jelix\auth\jAuth.class.php 348 0 jAuth::getRandomPassword() app:../lib\jelix-admin-modules\jauthdb_admin\controllers\default.classic.php 159 1 defaultCtrl->create() app:../lib\jelix\core\jCoordinator.class.php
Attachments (1)
Change History (4)
comment:1 Changed 10 years ago by laurentj
- Milestone set to Jelix 1.3
- Type changed from task to bug
Changed 10 years ago by foxmask
comment:2 Changed 10 years ago by foxmask
- review set to review?
comment:3 Changed 10 years ago by laurentj
- Resolution set to fixed
- review review? deleted
- Status changed from new to closed
la solution n'est pas bonne car tu génère alors plus de caractère qu'indiqué.
j'ai corrigé : https://bitbucket.org/jelix/jelix-trunk/changeset/ad647b735320
Note: See
TracTickets for help on using
tickets.
je suis contraint de mettre les patches ici
bitbucket ne me permet plus de faire 2 choses :
1) hg qclone de mon "patch queue" bitcket
2) hg qclone https:// marche mais ensuite le push est refusé :