On Jan 20, 8:05 am, "Edward K. Ream" <[email protected]> wrote:
> At present, I'm checking the diff between revs 2690 and 2689 looking > for clues... First of all, the 'before_unicode_mass_update' was wrong. I've just tried to move it to rev 2685. This works locally, but committing doesn't move it in other branches. The more I look at the diffs, the more disgusted I get with myself. I made too many facile assumptions. In particular, it is hopeless to assume that v._bodyString contain a unicode string. This would be true only if the read code was the only code to set this ivar, but in fact many other pieces of code set it. This is bad style, but we have to plan for it. Iirc, the revision removed a bit of defensive code that converted to unicode. Putting this code back in may be all that is needed. 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.
