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
#45 closed bug (fixed)
erreur php sur le plugin de template ifacl
Reported by: | njeudy | Owned by: | laurentj |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.0beta1 |
Component: | jelix:tpl | Version: | trunk |
Severity: | major | Keywords: | acl plugin jtpl |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | ||
Hosting Provider: | Php version: |
Description
dans un template, j'essaye d'utiliser {ifacl} pour afficher des elements différents en fonction du user.
Voila ligne que j'ai pour tester:
{ifacl "test.sujet",31}<label class="top-font" value="|"/>{/ifacl}
J'ai une erreur en retour:
[error 316] Dans le tag ifacl du template .., nombre d'arguments incorrecte (2 attendus) jTplCompiler.class.php 443
version de jelix: svn-293
Change History (3)
comment:1 Changed 14 years ago by anonymous
- Component changed from jelix to jelix:tpl
- Keywords acl plugin jtpl added
- Milestone set to Jelix 1.0beta1
- Version changed from 1.0alpha5 to trunk
comment:2 Changed 14 years ago by laurentj
- Owner set to laurentj
- 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 Utilisation de jxacl dans un template to erreur php sur le plugin de template ifacl
Note: See
TracTickets for help on using
tickets.