From: Mats B. <ma...@pr...> - 2001-06-19 16:21:16
|
Steve Ball wrote: > > Mats Bengtsson wrote: > > If there is an entity to be expanded in character data, and if > > this entity is embraced, as in: > > > > <body>.can create text 10 10 -text {Hello "new World"}</body> > > > > the resulting parsed character data is not a well formed tcl expression anymore. > > That sure look like a bug. There's now a bug submission in > SourceForge for this problem, and I'll look into it ASAP. > As a workaround, I can switch off the internal entity replacements, and do entity replacements by "hand" when getting complete character data. That works for me, so there is "no cow on the ice". Swedish saying... Mats |