<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>alcher &#187; bug</title>
	<atom:link href="http://www.alcher.info/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alcher.info</link>
	<description>something about everything</description>
	<lastBuildDate>Sun, 29 Aug 2010 07:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Illegal characters</title>
		<link>http://www.alcher.info/oscommerce/illegal-characters/</link>
		<comments>http://www.alcher.info/oscommerce/illegal-characters/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 04:45:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://www.alcher.biz/?p=35</guid>
		<description><![CDATA[The page might contain illegal characters in text generated with tep_href_link () (html_output.php). Usually, it&#8217;s a &#8216;&#038;&#8217; within URL. return htmlspecialchars ($link); works better so far. Once again, it&#8217;s being tested in admin.]]></description>
			<content:encoded><![CDATA[<p>The page might contain illegal characters in text generated with tep_href_link () (html_output.php). Usually, it&#8217;s a &#8216;&#038;&#8217; within URL. <strong>return htmlspecialchars ($link);</strong> works better so far. Once again, it&#8217;s being tested in admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcher.info/oscommerce/illegal-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Empty TABLE tag</title>
		<link>http://www.alcher.info/oscommerce/empty-table-tag/</link>
		<comments>http://www.alcher.info/oscommerce/empty-table-tag/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 04:42:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://www.alcher.biz/?p=32</guid>
		<description><![CDATA[It could be done already by somebody else, it&#8217;s ok. I am trying to keep somewhere the list of bugs I had to fix. If the the menu is &#8220;closed&#8221;, no option is shown, the class &#8216;table_block&#8217; in admin/includes/classes/ will generate the empty &#8216;table&#8217; tags, so any validation will fail. There is, probably, the same [...]]]></description>
			<content:encoded><![CDATA[<p>It could be done already by somebody else, it&#8217;s ok. I am trying to keep somewhere the list of bugs I had to fix.</p>
<p>If the the menu is &#8220;closed&#8221;, no option is shown, the class &#8216;table_block&#8217; in admin/includes/classes/ will generate the empty &#8216;table&#8217; tags, so any validation will fail. There is, probably, the same issue with catalog, I had no chance to look at that yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcher.info/oscommerce/empty-table-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
