<?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/jsqledit/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jsqledit/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 08 Dec 2002 06:17:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsqledit/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Cut/Copy pastes double of selected text</title><link>https://sourceforge.net/p/jsqledit/bugs/48/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After cutting or copying a selected sequence to paste it, &lt;br /&gt;
the paste button reprints the selected text out twice &lt;br /&gt;
instead of only once.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benson Chan</dc:creator><pubDate>Sun, 08 Dec 2002 06:17:42 -0000</pubDate><guid>https://sourceforge.net1e229dbdedc83118b3c5c3cc3b087e9486908e70</guid></item><item><title>Paste duplicates text incorrectly</title><link>https://sourceforge.net/p/jsqledit/bugs/47/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When you cut text and paste it, the paste action duplicates the &lt;br /&gt;
text. &lt;/p&gt;
&lt;p&gt;So if I cut: &lt;br /&gt;
select * from test&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I paste and get: &lt;br /&gt;
select * from testselect * from test&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Sat, 07 Dec 2002 22:45:03 -0000</pubDate><guid>https://sourceforge.net35fcee517833798458260b30ac61408f505dda2b</guid></item><item><title>SQL error message doesn't fit error</title><link>https://sourceforge.net/p/jsqledit/bugs/46/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The entire error message received when you get an error with &lt;br /&gt;
your SQL query doesn't fit in the message box that appears. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Sat, 07 Dec 2002 21:30:51 -0000</pubDate><guid>https://sourceforge.net31382913a405c242dc4dd9fbfe70dbe34b810e4d</guid></item><item><title>Disconnect should empty tree/table view</title><link>https://sourceforge.net/p/jsqledit/bugs/45/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pressing on &amp;amp;quot;Disconnect&amp;amp;quot; should empty the tree view &lt;br /&gt;
and the table model.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rana Khartabil</dc:creator><pubDate>Fri, 29 Nov 2002 08:46:27 -0000</pubDate><guid>https://sourceforge.net81bad9c54a28271e2ce0bdadac3339df419d44af</guid></item><item><title>Groupby, Orderby don't work</title><link>https://sourceforge.net/p/jsqledit/bugs/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Groupby and Orderby buttons give SQL exceptions. &lt;br /&gt;
The correct syntax should be &amp;amp;quot;group by&amp;amp;quot; and &amp;amp;quot;order by&amp;amp;quot;, &lt;br /&gt;
instead of &amp;amp;quot;groupby&amp;amp;quot; and &amp;amp;quot;orderby&amp;amp;quot;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rana Khartabil</dc:creator><pubDate>Fri, 29 Nov 2002 07:00:28 -0000</pubDate><guid>https://sourceforge.net29f20f630bb7a634acf98d3589bc312cd9154a36</guid></item><item><title>Menu item &amp;quot;Disconnect&amp;quot; doesn't disconnec</title><link>https://sourceforge.net/p/jsqledit/bugs/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The action &amp;amp;quot;disconnect&amp;amp;quot; doesn't actually disconnect from the DB. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Fri, 29 Nov 2002 06:36:10 -0000</pubDate><guid>https://sourceforge.net33e5de846226fe2d90de1c38e6691f403df48fc5</guid></item><item><title>About menu item required</title><link>https://sourceforge.net/p/jsqledit/bugs/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;About menu item doesn't do anything right now.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rana Khartabil</dc:creator><pubDate>Fri, 29 Nov 2002 06:26:02 -0000</pubDate><guid>https://sourceforge.netc7ad842e273dfe90a212ac6d2d4b57ba6d70982b</guid></item><item><title>Error display for SQL query</title><link>https://sourceforge.net/p/jsqledit/bugs/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The GUI should display an error if hte SQL is incorrect in the &lt;br /&gt;
query, or if there is a problem reaching the database. &lt;/p&gt;
&lt;p&gt;- Because the DB returns too long of a message to fit in a one-line &lt;br /&gt;
status bar I am going to return a popup message. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Fri, 29 Nov 2002 05:30:47 -0000</pubDate><guid>https://sourceforge.net942a92fcb2ab29eca33d4e9a3edfd837bec76c8a</guid></item><item><title>Menu item &amp;quot;Exit&amp;quot; doesn't actually exit</title><link>https://sourceforge.net/p/jsqledit/bugs/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The 'Exit' menu item doesn't actually quit the program. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Fri, 29 Nov 2002 04:59:22 -0000</pubDate><guid>https://sourceforge.net1dee2e89f56c33d2b79308b9e29eacb43d5ba944</guid></item><item><title>Arrow icon not present</title><link>https://sourceforge.net/p/jsqledit/bugs/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The arrow icon disappeared when one of the gif files was moved &lt;br /&gt;
to the icon repository.  Change the code to point to the icon. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Irwin</dc:creator><pubDate>Fri, 29 Nov 2002 03:19:50 -0000</pubDate><guid>https://sourceforge.neted567a0aa311b29ca495869b41e0dc6e5754328f</guid></item></channel></rss>