reveur12 / imageshack-uploader

Automatically exported from code.google.com/p/imageshack-uploader
0 stars 0 forks source link

Character encoding incorrect for . Video codes only. #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Upload a video

The "Hotlink for web" code should look like the following:

<a href="http://img34.imageshack.us/my.php?image=video22087xx.mp4"
target="_blank"><img
src="http://img34.imageshack.us/img34/3182/video22087xx.mp4.frm.jpg"
alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>

This is what I get instead:

&lt;a
href=&quot;http://img34.imageshack.us/my.php?image=video22087xx.mp4&quot;
target=&quot;_blank&quot;&gt;&lt;img
src=&quot;img34/3182/video22087xx.mp4.frm.jpg&quot; alt=&quot;Free Image
Hosting at www.ImageShack.us&quot; border=&quot;0&quot;/&gt;&lt;/a&gt;

Original issue reported on code.google.com by npettas@gmail.com on 18 Nov 2009 at 12:18

GoogleCodeExporter commented 9 years ago
Missing part of ticket title 
'"Hotlink for web" code'

Original comment by npettas@gmail.com on 18 Nov 2009 at 12:20

GoogleCodeExporter commented 9 years ago

Original comment by a2k0001@gmail.com on 19 Nov 2009 at 9:12