[Dart] Escape characters

Blezek, Daniel J (CRD) blezek at crd.ge.com
Fri, 11 Jan 2002 13:18:32 -0500


Ken,

  The escape logic is working nicely, the real problem is that I didn't know that ^^ was a reserved
character in XSL/XML.  The code you need to look at is XMLSafeString in Utility.tcl

-dan

> -----Original Message-----
> From: Ken Martin [mailto:ken.martin at kitware.com]
> Sent: Friday, January 11, 2002 1:15 PM
> To: Dart at Public. Kitware. Com
> Subject: [Dart] Escape characters
> 
> 
> It seems that the escape logic for dart isn't really working. Every
> few days I run into another case where some character crashes XSL
> because it isn't being escaped by Dart. Is there somewhere a list of
> characters that XSL can/cannot swallow. If so, can the logic in Dart
> be updated to reflect this. The most recent I have hit upon I believe
> is "^^"
> 
> 
> Thanks
> Ken
> 
> --------------------------
> Ken Martin, PhD
> Kitware Inc.
> 518 371-3971 x101
> 469 Clifton Corporate Pkwy.
> Clifton Park, NY 12065
> 
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>