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
#401 closed bug (fixed)
notfoundAct et default="true" dans urls.xml
Reported by: | hugues | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0 |
Component: | jelix:core | Version: | 1.0RC2 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
Quand dans mon urls.xml j'ai un entrypoint par defaut, les mauvaises urls ne sont plus trapées et pointe sur les startAction et startModule défini dans le config.ini.php
Quand on désactive l'entrypoint par défaut, ca fonctionne bien, mais par contre, on ne peu plus acceder au module et fonction en tapant directement leur url index.php?module=site&action=test:echo
Change History (1)
comment:1 Changed 13 years ago by laurentj
- Component changed from jelix to jelix:core
- Milestone set to Jelix 1.0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Le patch :
Inclus dans le trunk.