Ticket #106 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by laurentj

  • priority changed from lowest to low
  • milestone set to Jelix 1.0

Changed 6 years ago by laurentj

  • owner set to bballizlife
  • component changed from jelix:tpl to jTpl standalone
  • milestone changed from Jelix 1.0 to Jtpl 1.0

Changed 6 years ago by laurentj

  • status changed from new to closed
  • resolution set to fixed

corrigé dans le trunk.

Note: See TracTickets for help on using tickets.