Ticket #75 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Provide escapes for special characters

Reported by: zeborah Owned by: ajk
Priority: minor Milestone: Future releases
Component: HTTP Keywords:
Cc: Sensitive: no

Description

eg #, $, {, } etc

Attachments

Change History

Changed 18 months ago by ajk

  • status changed from new to accepted

Changed 18 months ago by ajk

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

Fixed in changeset:28939ac15506b95f59142a06b7d6794a801f8198:

The variable "_" refers by default now to a structured value having the following members:

  • hash containing "#"
  • dollar containing "$"
  • obrace containing "{"
  • cbrace containing "}"


So, for example, $_.dollar$ in a template will, in general, expand to the dollar sign.

Changed 18 months ago by zeborah

  • status changed from closed to reopened
  • resolution fixed deleted

Still not working for me (either braces within $def head_custom()$ or for replacing %23). But while I was testing it I thought of the obvious alternative way of getting css in there, which works fine once I stop typoing, so probably not urgent.

Changed 18 months ago by zeborah

  • milestone changed from verbosify.org launch to Future releases

Changed 18 months ago by ajk

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

Deployment error, fixed.

Add/Change #75 (Provide escapes for special characters)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.