<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 178: inappropriate URL construction mechanism for Non-ASCII characters in table names</title><link>https://sourceforge.net/p/schemaspy/bugs/178/</link><description>Recent changes to 178: inappropriate URL construction mechanism for Non-ASCII characters in table names</description><atom:link href="https://sourceforge.net/p/schemaspy/bugs/178/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 19 Apr 2014 17:55:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/schemaspy/bugs/178/feed.rss" rel="self" type="application/rss+xml"/><item><title>#178 inappropriate URL construction mechanism for Non-ASCII characters in table names</title><link>https://sourceforge.net/p/schemaspy/bugs/178/?limit=25#b77f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a patch which was already included with r606 (2010/12/20). Can we expect a new release of SchemaSpy in the near future which will include the bugfix? Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Szott</dc:creator><pubDate>Sat, 19 Apr 2014 17:55:20 -0000</pubDate><guid>https://sourceforge.nete0f3afcc35692555c904eb4c218c9934b3464ec0</guid></item><item><title>inappropriate URL construction mechanism for Non-ASCII characters in table names</title><link>https://sourceforge.net/p/schemaspy/bugs/178/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The URL construction mechanism used in various classes (with prefix Html) in the  net.sourceforge.schemaspy.view package is inappropriate since it does not encode Non-ASCII characters in table names, e.g. for a table foo#bar?baz the output should be &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;href&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;tables&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;foo&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="mi"&gt;23&lt;/span&gt;&lt;span class="n"&gt;bar&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="mf"&gt;3F&lt;/span&gt;&lt;span class="n"&gt;baz&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;html&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;instead of&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;href&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="n"&gt;tables&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;foo&lt;/span&gt;&lt;span class="err"&gt;#&lt;/span&gt;&lt;span class="n"&gt;bar&lt;/span&gt;&lt;span class="o"&gt;?&lt;/span&gt;&lt;span class="n"&gt;baz&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;html&lt;/span&gt;&lt;span class="err"&gt;'&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Szott</dc:creator><pubDate>Sat, 19 Apr 2014 17:36:27 -0000</pubDate><guid>https://sourceforge.net3d4cc6b0829bd1c85adacfc00d356966b34d2c21</guid></item></channel></rss>