Ticket #64 (closed defect: fixed)
Template language should not complain on use of # symbol
| Reported by: | bruno | Owned by: | jgou |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.3 |
| Component: | universe/kauri-template | Version: | trunk |
| Keywords: | Cc: |
Description
Right now, if you have somewhere the symbol # in the template language (as e.g. in href="#"), you will see the following in the logs:
invalid expression: # must be followed by a EL expression or should be escaped.
Since this is so common, I don't think this should be reported. Same goes of course for other such symbols.
Change History
Note: See
TracTickets for help on using
tickets.
not kauri-specific remark --> universe/kauri-template