<?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/bioquery/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/bioquery/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 23 Mar 2003 03:57:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bioquery/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Set Updates Folder: JTree doesn't highlight current folder</title><link>https://sourceforge.net/p/bioquery/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The QueryDescriptorDialog (displays and modifies the &lt;br /&gt;
Automatic-Update Settings) opens up a BQFileChooser &lt;br /&gt;
that allows you to specify/change the Updates Folder. &lt;br /&gt;
The disabled text field contains the currently specified &lt;br /&gt;
save folder and the JTree below does as well, however &lt;br /&gt;
the currently specified save folder is not automatically &lt;br /&gt;
highlighted in the tree view so the root directory is &lt;br /&gt;
always assumed when the &amp;amp;quot;Set Updates Folder&amp;amp;quot; button is &lt;br /&gt;
pressed without highlighting a folder in the tree view.&lt;/p&gt;
&lt;p&gt;To duplicate:&lt;/p&gt;
&lt;p&gt;- create a new query&lt;/p&gt;
&lt;p&gt;- click the Adjust Search Settings dropdown button so &lt;br /&gt;
the additional settings are visible&lt;/p&gt;
&lt;p&gt;- click the Automate Search button&lt;/p&gt;
&lt;p&gt;- Select the &amp;amp;quot;Auto-Submit is: ON&amp;amp;quot; radio button&lt;/p&gt;
&lt;p&gt;- Select the &amp;amp;quot;Save to my account&amp;amp;quot; checkbox&lt;/p&gt;
&lt;p&gt;- Push the Change button next to the &amp;amp;quot;Folder to save to&amp;amp;quot; &lt;br /&gt;
text field&lt;/p&gt;
&lt;p&gt;- Within the new &amp;amp;quot;Set Updates Folder&amp;amp;quot; dialog box that &lt;br /&gt;
pops up, choose a sub-folder (create a new folder if you &lt;br /&gt;
have to as) - just as long as you choose a folder beside &lt;br /&gt;
the root one (your username)&lt;/p&gt;
&lt;p&gt;- Click the &amp;amp;quot;Set Updates Folder&amp;amp;quot; button at the bottom&lt;/p&gt;
&lt;p&gt;- Notice the new folder selection&lt;/p&gt;
&lt;p&gt;- Click the &amp;amp;quot;Change&amp;amp;quot; button again&lt;/p&gt;
&lt;p&gt;- The &amp;amp;quot;Set Updates Folder&amp;amp;quot; dialog should reappear with &lt;br /&gt;
the correct folder path in the text field, but the JTree &lt;br /&gt;
folder display below will have nothing selected by default. &lt;br /&gt;
Pressing the &amp;amp;quot;Set UPdates Folder&amp;amp;quot; now will result in the &lt;br /&gt;
root directory being specified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith Bornhorst</dc:creator><pubDate>Sun, 23 Mar 2003 03:57:23 -0000</pubDate><guid>https://sourceforge.net10077cc3513ccee086ff86bf8a95c8a56695b8d9</guid></item><item><title>Automatic update settings: bad save directory</title><link>https://sourceforge.net/p/bioquery/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is related to bug:&lt;br /&gt;
[ 705336 ] Bad display of &lt;br /&gt;
directory path in GUI&lt;/p&gt;
&lt;p&gt;When a user chooses to &lt;br /&gt;
have their query submitted automatically and the &lt;br /&gt;
results saved to the server, the program does not &lt;br /&gt;
always store the directory to save to &lt;br /&gt;
correctly.&lt;/p&gt;
&lt;p&gt;To produce the bug:&lt;br /&gt;
Create a &lt;br /&gt;
new query.&lt;br /&gt;
Open the 'Adjust Search Settings' box &lt;br /&gt;
(with the arrow button in the middle of the GUI). &lt;/p&gt;
&lt;p&gt;Press the 'Automate Search' button, which brings &lt;br /&gt;
up the 'Automatic Update Settings' dialog box. &lt;br /&gt;
Turn &lt;br /&gt;
Auto-submit to 'On'&lt;br /&gt;
At the bottom click 'Save to my &lt;br /&gt;
account'&lt;br /&gt;
Click 'OK' and save the &lt;br /&gt;
query.&lt;/p&gt;
&lt;p&gt;Because you saved the query without &lt;br /&gt;
specifying where the results should be saved, they &lt;br /&gt;
should go into your username directory by default: &lt;br /&gt;
/username/&lt;/p&gt;
&lt;p&gt;However, this default behavior is &lt;br /&gt;
never saved into the Query.QueryDescriptor object, &lt;br /&gt;
so it is never saved into the file. The results are thus &lt;br /&gt;
saved to the wrong location.&lt;/p&gt;
&lt;p&gt;The solution is to &lt;br /&gt;
tell QueryDescriptorDialog to set the directory to the &lt;br /&gt;
default value of their username before saving the &lt;br /&gt;
query.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Brundege</dc:creator><pubDate>Wed, 19 Mar 2003 20:40:06 -0000</pubDate><guid>https://sourceforge.neteb2f20d9a59a3e394dbefd7f5fd7389594ba5e1c</guid></item><item><title>Bad display of directory path in GUI</title><link>https://sourceforge.net/p/bioquery/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The program displays a file path incorrectly in one of the &lt;br /&gt;
dialogs. The problem is only in the display. To get to the &lt;br /&gt;
bug:&lt;/p&gt;
&lt;p&gt;Open a query in the program. Open the &lt;br /&gt;
'Adjust Search Settings' box (with the arrow button in &lt;br /&gt;
the middle of the GUI). Press the 'Automate Search' &lt;br /&gt;
button, which brings up the 'Automatic Update &lt;br /&gt;
Settings' dialog box. At the bottom, if you check the &lt;br /&gt;
'Save to my account' checkbox and press the 'Change' &lt;br /&gt;
button, you can change the directory (on the server) &lt;br /&gt;
that the results are saved to.&lt;/p&gt;
&lt;p&gt;Set this feature, &lt;br /&gt;
resave the query, and close the dialog box. Now re-&lt;br /&gt;
open the box and you'll see that the username has been &lt;br /&gt;
appended to the directory path twice. That is, if you &lt;br /&gt;
orginally told the program to save your results &lt;br /&gt;
here:&lt;br /&gt;
/username/queryresults/&lt;/p&gt;
&lt;p&gt;after &lt;br /&gt;
saving and reopening it will display the path as &lt;br /&gt;
this:&lt;br /&gt;
/username/username/queryresults/&lt;/p&gt;
&lt;p&gt;The &lt;br /&gt;
second username is prepended for some reason. It &lt;br /&gt;
still functions right, just displays wrong. Probably a &lt;br /&gt;
very simple fix once the exact spot in the code where &lt;br /&gt;
the problem occurs is identified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Brundege</dc:creator><pubDate>Tue, 18 Mar 2003 00:34:58 -0000</pubDate><guid>https://sourceforge.net2fd53f3c2712f44f60c4044d3c2a53aa134b0b5c</guid></item></channel></rss>