Closed
Description
XML conflates spaces; which leads to a DOM exception when I'm trying to read the position of the last character (since apparently one of the spaces isn't counted as a character).
If I try to replace spaces with nbsp's, I get literal
on screen. I tried to do a mockup to ask on Stack Overflow, but I couldn't reproduce it in the mockup.
I already spent over two or three hours with this - I give up, since there's too many other things I have to do.