escaping $ not conform TALES specs
Bug #670381 reported by
Aiko Mastboom
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Chamelon Core |
New
|
Undecided
|
Unassigned |
Bug Description
http://
specifies:
string - ... To prevent a $ from being interpreted this way, it must be escaped as $$. ...
currently escaping is implemented using \
testcase: eggs/Products.
To post a comment you must log in.