Page MenuHomeDevCentral

D1324.diff
No OneTemporary

D1324.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
Sun, Nov 24, 09:19 (14 h, 4 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259914
Default Alt Text
D1324.diff (337 B)

Event Timeline