<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/quantum/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/quantum/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Apr 2012 15:22:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/quantum/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Configure new dataSource to HADOOP DB</title><link>https://sourceforge.net/p/quantum/bugs/178/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need to configure a dataSource to HADOOP Database , I tried and it is not working , can someone point me to what is the possible issue. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashok Dcosta</dc:creator><pubDate>Mon, 09 Apr 2012 15:22:19 -0000</pubDate><guid>https://sourceforge.netcb83636ee9b4c7abc4182e44277a2cdbb5eed8d2</guid></item><item><title>Stale DB connection lock Eclipse</title><link>https://sourceforge.net/p/quantum/bugs/177/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems if I forget to close a bookmark and then try to use it after an hour or so, because the connection to the DB has actually timed out, Quantum (and therefore Eclipse) just hangs and I'm screwed.  I have to kill eclipse and restart.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Digant Kasundra</dc:creator><pubDate>Thu, 27 Jan 2011 19:40:21 -0000</pubDate><guid>https://sourceforge.netb83f0d5ca0c13262d65c15183183b8771480cbd9</guid></item><item><title>Update site unavailable</title><link>https://sourceforge.net/p/quantum/bugs/176/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I get this error when trying to view the update site with a web browser.  Eclipse is also unable to install Quantum via the update site.&lt;/p&gt;
&lt;p&gt;An error has been encountered in accessing this page.&lt;/p&gt;
&lt;p&gt;1. Server: quantum.sourceforge.net&lt;br /&gt;
2. URL path: /update-site/&lt;br /&gt;
3. Error notes: NONE&lt;br /&gt;
4. Error type: 403&lt;br /&gt;
5. Request method: GET&lt;br /&gt;
6. Request query string: NONE&lt;br /&gt;
7. Time: 2010-03-03 16:34:39 UTC (1267634079)&lt;/p&gt;
&lt;p&gt;Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net).&lt;/p&gt;
&lt;p&gt;If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above):&lt;/p&gt;
&lt;p&gt;1. Contact the project via their designated support resources.&lt;br /&gt;
2. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net&lt;/p&gt;
&lt;p&gt;If you are a maintainer of this web content, please refer to the Site Documentation regarding web services for further assistance.&lt;/p&gt;
&lt;p&gt;NOTE: As of 2008-10-23 directory index display has been disabled by default. This option may be re-enabled by the project by placing a file with the name ".htaccess" with this line:&lt;/p&gt;
&lt;p&gt;Options +Indexes&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Hoegg</dc:creator><pubDate>Wed, 03 Mar 2010 16:35:27 -0000</pubDate><guid>https://sourceforge.netf1e96be4178ae58f48b0a01792985661f69df9bb</guid></item><item><title>~ operator stops subsequent parsing</title><link>https://sourceforge.net/p/quantum/bugs/175/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;~ operator not parsing correctly and stops subsequent parsing. This is only true when a file is opened using the Quantum SQL2 editor. It does parse okay when the Quantum Perspective is selected and viewed in the Queries View.&lt;/p&gt;
&lt;p&gt;eg: select 1~(1&amp;lt;&amp;lt;flag)&lt;br /&gt;
from logstats;&lt;/p&gt;
&lt;p&gt;using Eclipse Version: 3.5.1&lt;br /&gt;
Build id: M20090917-0800&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin</dc:creator><pubDate>Tue, 08 Dec 2009 14:19:25 -0000</pubDate><guid>https://sourceforge.net5cd309e996c8851e176347b756ebe4ddc01d0f5c</guid></item><item><title>auto created sql doesn't work in sybase</title><link>https://sourceforge.net/p/quantum/bugs/174/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;double clicking on a table in sybase no longer works because the sybase jdbc driver doesn't flag itself as needing upper/lower/mixed case so Bookmark.filterQuoteName defaults to converting to upper case. Arguably, the sybase jdbc driver is broken, but I'm not going to hold my breath for a fix so it seems to make more sense for Bookmark.filterQuoteName to default to the same casing that was passed. If this causes problems for other databases, then maybe it would make sense for the db adapter class to provide the flag based on its metadata, then it could be overriden for broken implementations like sybase.&lt;br /&gt;
Patch attached which changes the default action.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PatL</dc:creator><pubDate>Sun, 01 Nov 2009 22:56:31 -0000</pubDate><guid>https://sourceforge.netd95c034a42c37df18555eecadf74bd5528c2bedb</guid></item><item><title>SQL Exception: Failed to start database 'database'</title><link>https://sourceforge.net/p/quantum/bugs/173/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I opened a connection my derby database and then restarted twice in a row.  Some reason I get an SQL Excpetion that says the database failed to start when I tried to open the database on the second restart.  It seems like Quantum is not release a lock or closing the database correctly.&lt;/p&gt;
&lt;p&gt;I will attach a snapshot of the image and a portion of the log.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joelle Lam</dc:creator><pubDate>Thu, 27 Aug 2009 23:31:59 -0000</pubDate><guid>https://sourceforge.net67b224aed730f4151d2f38815d004149d99027a8</guid></item><item><title>Unnessary JUnit dependency and Bundled Tests</title><link>https://sourceforge.net/p/quantum/bugs/172/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ideally, Quantum can be installed on other Eclipse RCPs.  A frustrating dependency is junit which is only need unit tests.  Ideally it would either be an optional dependency or the tests will be separated out (since users also don't need the test bits).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joelle Lam</dc:creator><pubDate>Thu, 13 Aug 2009 20:04:53 -0000</pubDate><guid>https://sourceforge.net1b82f1907e972ad092c9e79487f25b90f158b032</guid></item><item><title>Patch to Support TableView Copy with Line Breaks</title><link>https://sourceforge.net/p/quantum/bugs/171/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes TableView Copy behavior so that it works even when data contains line breaks. Currently, when some data contains line breaks, copying table view data and pasting onto Windows application such as Excel does not work as expected. (Text after a line break will be copied to a new row.)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apptaro</dc:creator><pubDate>Thu, 22 Jan 2009 07:10:32 -0000</pubDate><guid>https://sourceforge.neteaf83d2061fcfaddd26ab01e2f5b947e93a54fc9</guid></item><item><title>Patch to Support Multi-byte Characters in Excel Export</title><link>https://sourceforge.net/p/quantum/bugs/170/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a patch to support international (multi-byte) characters in Excel export. Currently, all international characters get corrupted when exporting to Excel, because cell encoding is not properly set. This patch modifies so that cell.setEncoding(HSSFCell.ENCODING_UTF_16) is called when data contains multi-byte characters. Please see Question 13 of POI FAQ: &lt;a href="http://poi.apache.org/faq.html" rel="nofollow"&gt;http://poi.apache.org/faq.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This patch also corrects line separators in Excel exports. Line separators used in Excel is LF. When data contains line separators such as CR+LF or CR and exported as is, CRs will be changed to spaces or some other characters in Excel ( &lt;a href="http://support.microsoft.com/kb/822372/ja" rel="nofollow"&gt;http://support.microsoft.com/kb/822372/ja&lt;/a&gt; ) This patch converts all CR+LF and CR to LF.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apptaro</dc:creator><pubDate>Thu, 22 Jan 2009 07:00:59 -0000</pubDate><guid>https://sourceforge.netdb7cff63fd4e8443a57efa91b5ea8044f8241f7f</guid></item><item><title>Patch for PostgreStatementExplainer Compile Error</title><link>https://sourceforge.net/p/quantum/bugs/169/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Quantum plugin does not compile because com.quantum.adapters.PostgreStatementExplainer.java contains invalid @Override annotation.&lt;br /&gt;
Just remove two @Override annotations or apply the patch attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apptaro</dc:creator><pubDate>Thu, 22 Jan 2009 06:28:34 -0000</pubDate><guid>https://sourceforge.net9f3e128d5887315807be3b54544ec0ff5ecca046</guid></item></channel></rss>