Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768629
D1324.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
337 B
Referenced Files
None
Subscribers
None
D1324.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1324: Be more highlight friendly
Attached
Detach File
Event Timeline
Log In to Comment