View Single Post
Old 03-07-2015, 07:30 PM   #1
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
Where did the U0003D and U00022 come from?

I know this isn't much to go on and I can't reliably repeat it, mostly since I don't know what causes it and don't notice it until later

I 'think' it is related to

1. Find and Replace, and might be from a mal-formatted Replace, or
2. Beautify


I notice that I will get U00022 's popping up inside tags. Occasionally another value.

Below the U0003D is a =, and the U00022 is a " (hex)

Code:
<body>
   <p class="center">
    <img U0003DU00022U00022="" src="../images/00002.jpeg" alt="images"/>
</p>

<p class="center">
    <img U0003DU00022U00022="" src="../images/00003.jpeg" alt="images"/>
 </p>
Any ideas or suggestions?
phossler is offline   Reply With Quote