Woops - that description didn't turn out well at all, and no way to edit it I guess. Trying again here: I'm suggesting updating some of the method access modifiers to allow for easier subclassing. Changes: 1) class is public 2) append methods changed to protected 3) added 3 new append helper methods to keep the do methods private As an alternative to this limited update, I'm happy to make some (strictly optional) modification to the main Serializer, by adding public methods to override the default...
[Patch] Update HtmlSerializer to make it subclass-friendly
HtmlSerializer is too limiting in appendHtmlOrderedList
Ok... Just for kicks, I tried it with only 2 txt files, and the bug goes away. The...
Ok... Just for kicks, I tried it with only 2 txt files, and the bug goes away. The...
I can also confirm that disabling "set XML type automatically" resolves the problem....
I'm seeing the exact same behavior. This is rather catastrophic behavor.