Ticket #9563 (new defect)

Opened 1 year ago

Last modified 1 year ago

[1.1dev] Escaping Words is not working after saving

Reported by: framay Assigned to: itamarost
Priority: normal Component: CkEditorPlugin
Severity: normal Keywords: 1.1dev
Cc: Trac Release: 0.12

Description

CamelCase is a feature of Trac-wiki. But when you do not like to have a link to a page (most often if it does not exist) you can prepend the word with an exclemation mark, like !CamelCase, which should be displayed as CamelCase.

This works only for the first time. When changing the Ticket, the link appears next time. A workaround is to have a monospaced text like in line 19 of config.js.sample.

Attachments

Change History

11/29/11 13:49:08 changed by framay

A solution could be to make a macro, which envelopes the CamelCased? word. Something like this:

[[EscapeWord(CamelCased)]] word

Add/Change #9563 ([1.1dev] Escaping Words is not working after saving)




Change Properties
Action