Ticket #443 (closed defect: fixed)
Template comment tag messed up with HTML comment tag
| Reported by: | xue | Owned by: | xue |
|---|---|---|---|
| Priority: | urgent | Milestone: | 3.0.6 |
| Component: | Prado Framework v3 | Version: | 3.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description
When using together with HTML comment tag, template comment tag may get messed up. For example,
<!-- html comment --> something <!-- template comment --!> something else
Everything is stripped out except "something else".
Change History
Note: See
TracTickets for help on using
tickets.
