Hello. > When InsertAfter remaps the call into an InsertBefore(xxx, null), to > insert it at the end, then InsertBefore skips the checking if it is > being inserted around a DocumentElement. Surely (non-whitespace) > Elements/Characters/EntityReferences cannot occur anywhere outside the > DocumentElement so I have removed this test.
Thanks. To tell the truth, I recently fixed that buggy stuff, but it caused other errors at System.Configuration package. Gonzalo considered that we had better revert in the meantime, and I think so, too (until we'll fix the problem). I knew another problem you pointed out and is also in my private fix. But I can't commit yet ;-) Thanks. -- A.Enomoto _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
