Page MenuHomeDevCentral

D1324.id.diff
No OneTemporary

D1324.id.diff

diff --git a/Core.tcl b/Core.tcl
--- a/Core.tcl
+++ b/Core.tcl
@@ -496,7 +496,8 @@
# check when to use CDATA instead < >
#Output
- set text [string map {& {&} ' {'} {"} {"}} $text]
+ set text [string map {& {&} ' {'} "\"" {"}} $text]
+
if {$useCDATA} {
return "<!\[CDATA\[$text]]>"
}

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 28, 00:30 (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2267980
Default Alt Text
D1324.id.diff (337 B)

Event Timeline