<?xml version="1.0" encoding="ISO-8859-15"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="http://help.media-convert.com/index.php">
	<title>Media-Convert RDF feed</title>
	<link>http://help.media-convert.com/index.php</link>
	<description>Media-Convert RDF feed</description>
	<items>
		<rdf:Seq>
			<rdf:li rdf:resource="http://help.media-convert.com/index.php?t=rview&amp;goto=147&amp;th=83#msg_147" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://help.media-convert.com/index.php?t=rview&amp;goto=147&amp;th=83#msg_147">
	<title>URI encoding problem with remote file conversion</title>
	<link>http://help.media-convert.com/index.php?t=rview&amp;goto=147&amp;th=83#msg_147</link>
	<description><![CDATA[Hi, let me report a bit technical issue.<br />
<br />
I encountered an error (download failure) when trying to convert<br />
online resources whose URL contained some non-alphanumeric chars<br />
in the query string.<br />
<br />
One of the URLs in question had a query parameter as follows:<br />
<a href="http://cdn.yourfilehost.com/unit1/flash8/05/05bd16390d5c35ce797034c253d58696.flv?key=Q0RBVQQCgAA6mr+rTnUFwf1+/5C2BR3KLt0s/xBf/SZRl2r4pHiNvHr1ade+En6rM0JGRitlaSznl3eLqIx6KSHND2Sf9xQIULbdv8+EfucsdQaJPLRJ4NboleSbZI8NtFe01tN1npft7+aH5KjZQy5+cGrAkpkP+zt7XMhYpeiUq6qantQIQQ==" target="_blank"> http://cdn.yourfilehost.com/unit1/flash8/05/05bd16390d5c35ce 797034c253d58696.flv?key=Q0RBVQQCgAA6mr+rTnUFwf1+/5C2BR3KLt0 s/xBf/SZRl2r4pHiNvHr1ade+En6rM0JGRitlaSznl3eLqIx6KSHND2Sf9xQ IULbdv8+EfucsdQaJPLRJ4NboleSbZI8NtFe01tN1npft7+aH5KjZQy5+cGr AkpkP+zt7XMhYpeiUq6qantQIQQ==</a><br />
<br />
As you see, it contains chars such as &quot;/&quot; and &quot;=&quot;, which are,<br />
according to RFC3986 ( <a href="http://tools.ietf.org/html/rfc3986" target="_blank">http://tools.ietf.org/html/rfc3986</a> ),<br />
valid query string characters.  And I have a suspicion that<br />
those chars were needlessly percent-encoded ( &quot;%&quot; HEX HEX )<br />
before downloading, resulting in invalid access.<br />
<br />
Could you please fix this?  Sorry if I'm wrong.]]></description>
	<dc:subject></dc:subject>
	<dc:creator>lispy</dc:creator>
	<dc:date>2008-04-13T12:28:21-00:00</dc:date>
</item>
</rdf:RDF>