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 11 years ago
Closed 11 years ago
#1045 closed bug (invalid)
action error:notfound bypassée qd checkTrustedModules=on
Reported by: | foxmask | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.1.6 |
Component: | jelix | Version: | 1.1.4 |
Severity: | normal | Keywords: | 404 |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: | 5.2.x |
Description
Dans le fichier de configuration defaultconfig.ini.php
qd on met le paramètre checkTrustedModules à On, dès qu'on tape une url invalide, on n'est jamais redirige vers l'action jelix~error:notfound
exemple :
http://localhost/index/modulebidon
affiche
[exception 130] Module "modulebidon" inconnu ou désactivé .... \lib\jelix\init.php 889
si on passe ce paramètre à Off, alors cette fois ci la redirection 404 est bien faite.
Change History (1)
comment:1 Changed 11 years ago by foxmask
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
je n'arrive plus a reproduire le probleme
ce devait etre un pb de config ...