Opened 16 years ago
Closed 16 years ago
#2509 closed Bug (fixed)
HTML Comments inside of templates are lost
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | fixed | Cc: |
Description
Example:
{{this is a sample <!-- comment --> template.}}
is changed into:
{{this is a sample Fckmw1fckmw template.}}
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | 2509.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed Review? added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Keywords: | fixed added; Confirmed Review+ removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [2435]
Now comments should work in {{}}, [[]], {{[[]]}} and {{}}?