Rendering XML Bug?
This is the most strange issue...
I'm generating XML and returning it to the page for output. I've got 4 pages that do the exact same thing with the exact same code... variables are the only things that change.
For 3 of the pages, the XML data render in the browser and looks wonderful in View Source.
For 1 elusive page, the XML data does not render in the browser, but the XML is clearly there in View Source.
I'm beginning to reason that this is cause some phantom issue that I can't seem to solve, and it isn't making any sense whatsoever!
Anyone have something similar happen to them or know of a solution?
