Ticket #106 (closed bug: fixed)
Bug si code dans un commentaire jTpl
| Reported by: | giviz | Owned by: | bballizlife |
|---|---|---|---|
| Priority: | low | Milestone: | jTpl 1.0 |
| Component: | jTpl standalone | Version: | 1.0 beta1 |
| Severity: | minor | Keywords: | |
| Cc: | Php version: | ||
| Hosting Provider: | Blocked By: | ||
| Documentation needed: | Blocking: |
Description
Une grosse limitation dans jTpl empeiche de placer un commentaire comme celui-ci :
{* {if $a == "a"}aaa{/if} *}
Donc de placer un commentaire contenant un bloc de code.
Cela pause problème, car on est obligé de passer par un fichier temporaire (style mazone.zone.php.old) pour tester un bout de code sans supprimer l'ancien, au lieu de simplement le commenter comme on faisait avec Smarty.
Change History
Note: See
TracTickets for help on using
tickets.
