So we have encountered a problem with the eBay Turbo Lister 2.0 Exporter.
When we go to export our products, some of our product details come out like this.
Our original code for this product description was:
<p>This 32-page Clever Clock Workbook includes 26 time-learning activities that can be used with any learning clock.</p>
<p><b>Age:</b> 6-9 <br />
<b>UPC: </b>765023029970 <br />
<b>CShopper ID: </b>LER2997 <br />
<br />
</p>
I realize that there is an error with the last two br's and the as it should not be there, however this is not what is causing the rectangles in excel to show up. All that we can see is that what is causing this error are "hard returns" within the code. I do not know if this problem has been addressed but this shows that this mod, at this point in time, is not smart enough to sanitize the code. What I mean by this is that it isn't smart enough to remove extra spaces. This is just a suggestion for change as we have had to go back into every product description, that have errors, and delete those rectangles. What do you think?