On Mon, Jan 5, 2009 at 9:29 AM, mdb <[email protected]> wrote: > > I do not think I am using qt gui > > Here is my leo loading log > > Leo Log Window... > Leo 4.5.1 final, build 1.244 , September 14, 2008 > python 2.4.4, Tk 8.4.7, Pmw 1.3 > Windows 6, 0, 6001, 2, Service Pack 1 > > I agree that catching the error at write time is best
The code in question is the leoAtFile.os method. I would have thought that this would apply xml escapes, but it does not. Instead it simply calls g.toEncodedString. Presumably, this is the proximate cause of the bug. I'll be reviewing the code to determine why it works at all, and then see if I can find an efficient and rock-solid fix. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
