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 14 years ago
Closed 14 years ago
#58 closed bug (fixed)
impossible de charger un handler url (url significant)
Reported by: | njeudy | Owned by: | laurentj |
---|---|---|---|
Priority: | high | Milestone: | Jelix 1.0beta1 |
Component: | jelix:core | Version: | 1.0alpha5 |
Severity: | critical | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
J'ai un soucis, je n'arrive pas à utiliser les handler dans jurl, j'ai ce message la.
[error 12] Module inconnu dans le sélecteur "urlhandler:~urlwiki" /var/www/www.lenwe-linux.org/lib/jelix/core/jSelector.class.php 150
Nicolas JEUDY
Change History (3)
comment:1 Changed 14 years ago by laurentj
- Milestone set to Jelix 1.0beta1
comment:2 Changed 14 years ago by laurentj
- Component changed from jelix to jelix:core
- Owner set to laurentj
- Priority changed from normal to high
- Status changed from new to assigned
comment:3 Changed 14 years ago by laurentj
- Resolution set to fixed
- Status changed from assigned to closed
- Summary changed from probleme avec les handler url (url significant) to impossible de charger un handler url (url significant)
Note: See
TracTickets for help on using
tickets.
corrigé. J'ai ajouté aussi en même temps la possibilité de pouvoir indiquer un handler d'un autre module. suffit d'indiquer le bon selecteur dans l'attribut handler : "autremodule~classhandler"