Forum Moderators: not2easy
I read about this with great interest this morning. Seemingly, PhotoShop 7 embeds some xml code in jpeg images when saving them using the default "Save As" menu, and not the "Save for Web" feature. This XML code breaks some builds of IE6 for Windows.
An example of the XML Photoshop embeds:
<?adobe-xap-filters esc="CR"?>
<x:xapmeta xmlns:x='adobe:ns:meta/' x:xaptk='XMP toolkit 2.8.2-33, framework 1.5'>
<rdf:rdf xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:ix='http://ns.adobe.com/iX/1.0/'>
<rdf:description about='uuid:ab479c6e-7cc8-11d7-8aa8-bd96e5698808' xmlns:xapmm='http://ns.adobe.com/xap/1.0/mm/'>
<xapmm:documentid>
adobe:docid:photoshop:ab479c6c-7cc8-11d7-8aa8-bd96e5698808
</xapmm:documentid>
</rdf:description>
</rdf:rdf>
</x:xapmeta>
More here [photo.net]
It would be interesting to see where the problem lies with this, but I have yet to read an explaination for it.