<?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/japi/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/japi/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Dec 2009 23:12:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/japi/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>JFileField performs strange encoding (URI) </title><link>https://sourceforge.net/p/japi/bugs/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the project karatasi, we had big problems when we used a JFileField in the KaratasiDesktopPrefs.&lt;br /&gt;
The encoding of the file path seems strange - when I use the fileChooser to walk through the file system, it URI-encodes the path. &lt;br /&gt;
We are not sure whether this is a bug in JAPI or whether we have not used it correctly.&lt;/p&gt;
&lt;p&gt;We had submitted the tracker #2886194 in karatasi for this, but the behavior was not acceptable, so for now we are using a simple JTextField instead, and have closed our tracker.&lt;/p&gt;
&lt;p&gt;See below the text of the karatasi tracker:&lt;/p&gt;
&lt;p&gt;Summary: Preferences: Working directory results in strange path&lt;br /&gt;
ID: 2886194&lt;br /&gt;
Details:&lt;br /&gt;
The following issue was reported by Claus Jarnik for Server 0.1.0 beta 2:&lt;br /&gt;
(see also his email from 23.10.2009)&lt;br /&gt;
2) Menu File / Import: &lt;br /&gt;
Bei der Pfadauswahl unter Einstellungen habe ich ein Problem. Wenn ich bei&lt;br /&gt;
"Datenbank Dateien" einen anderen Ordner auswählen möchte, wird der&lt;br /&gt;
Zielort "H:\G+D\Christa\server-0.1.0-beta3" als&lt;br /&gt;
"file:/H:/G+D/Christa/server-0.1.0-beta3/" gespeichert. (siehe Bild1) &lt;br /&gt;
Wenn ich nun aber unter Import Dateien importieren möchte, komme ich im&lt;br /&gt;
"Eigene Dateien" Ordner raus. (siehe Bild 2). Wenn ich das Programm beende&lt;br /&gt;
und neu starten möchte, bekomme ich eine neue Fehlermeldung (siehe Bild 3)&lt;br /&gt;
=&amp;gt; muss wieder die Registry manuell bearbeiten, damit ich das Programm&lt;br /&gt;
starten kann... &lt;br /&gt;
Dies betrifft auch Pfade ohne Sonderzeichen. &lt;/p&gt;
&lt;p&gt;Commented by Christian Hujer:&lt;br /&gt;
2. Fix file:-Bug in Preferences &lt;br /&gt;
(Bezieht sich auf Nr. 2 von Claus.) &lt;br /&gt;
Wenn man in den Preferences den Order auswählt, wird ein file:/&lt;br /&gt;
vorangestellt. &lt;br /&gt;
Offensichtlich arbeitet hier ein Teil mit URLs, ein anderer mit Files,&lt;br /&gt;
und die Umwandlung ist nicht 100% sauber. &lt;br /&gt;
Das könnte eventuell ein Bug in JAPI statt Karatasi sein. &lt;/p&gt;
&lt;p&gt;kussinger 2009-12-17 22:29: &lt;br /&gt;
svn1642: still exists&lt;/p&gt;
&lt;p&gt;kussinger 2009-12-18 19:20 &lt;br /&gt;
conversation to URI format happens at:&lt;br /&gt;
JAPI: JFileChooserButton:156: &lt;br /&gt;
textField.setText(base.toURI().relativize(chooser.getSelectedFile().toURI()).toString());&lt;/p&gt;
&lt;p&gt;ndegendogo 2009-12-19 13:35&lt;br /&gt;
Seen similar behavior also on Mac-OS: the fileChooser prepends the selected&lt;br /&gt;
path with file:&lt;br /&gt;
After this the librarian does no longer find the databases.&lt;/p&gt;
&lt;p&gt;ndegendogo 2009-12-19 18:44&lt;br /&gt;
Another observation which seems to be related to this issue: something (the&lt;br /&gt;
server??) created a new directory path in my karatasi.java directory, its&lt;br /&gt;
name is file:/Users/kiri/Documents.&lt;/p&gt;
&lt;p&gt;ndegendogo 2009-12-20 01:13&lt;br /&gt;
svn 1633 (version 0.1.0 beta-4): tested again under Windows XP in a virtual&lt;br /&gt;
box on Mac-OS.&lt;br /&gt;
When I modify the database storage path with the fileChooser, the behavior&lt;br /&gt;
is quite strange:&lt;br /&gt;
- default setting is C:\Dokumente und Einstellungen\Mathias\karatasi&lt;br /&gt;
- click the file chooser icon and see C:\Dokumente und&lt;br /&gt;
Einstellungen\Mathias\Eigene Dateien&lt;br /&gt;
- accept this path. But now the Settings diaogue displays the path&lt;br /&gt;
URI-encoded as&lt;br /&gt;
file:/C:/Dokumente%20und%20Einstellungen/Mathias/Eigene%20Dateien/&lt;br /&gt;
- I also saw the path sometimes shown as 'Eigene%20Dateien' but currently&lt;br /&gt;
I cannot reproduce this.&lt;/p&gt;
&lt;p&gt;kussinger 2009-12-20 12:08&lt;br /&gt;
fixed with svn1663. I did replace the strange file chooser with a normal&lt;br /&gt;
text input field.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christa Runge</dc:creator><pubDate>Mon, 21 Dec 2009 23:12:44 -0000</pubDate><guid>https://sourceforge.net7608f25b52d7e4575603029ca46a97bbefed12a4</guid></item><item><title>CollectionsListModel Events are fired with wrong index</title><link>https://sourceforge.net/p/japi/bugs/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When CollectionsListModel fires an Event, the Event is initialiyed with the wrong index.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Sun, 13 Sep 2009 19:00:55 -0000</pubDate><guid>https://sourceforge.net277b593449eed956f80b260f299e75b8dedba412</guid></item><item><title>JFileChooserButton uses the wrong path for the icon</title><link>https://sourceforge.net/p/japi/bugs/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The icon of JFileChooserButton is not visible even if jlfgr-1.0.jar is on the classpath because the properties file declares the wrong path.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Fri, 22 May 2009 17:32:41 -0000</pubDate><guid>https://sourceforge.netfda7ba1620219b76774b9381754f20ea3e8c343f</guid></item><item><title>additionalBundles fails for the second bundle</title><link>https://sourceforge.net/p/japi/bugs/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Though intended, it's not possible to specify more than one additionalBundle.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Fri, 22 May 2009 17:27:38 -0000</pubDate><guid>https://sourceforge.net3a03d581c543f742815e23057ff2c5f64732f8b1</guid></item><item><title>ReflectionAction uses wrong bundle</title><link>https://sourceforge.net/p/japi/bugs/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After the action classes have been moved to a package of their own, the bundle reference in ReflectionAction was not updated. That way ReflectionAction no longer finds its Strings.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Fri, 22 May 2009 17:26:49 -0000</pubDate><guid>https://sourceforge.net7ae9a6d2d83ec5209e84ea7e6616e67c9c2460a0</guid></item><item><title>Closing the dialog behaves strange</title><link>https://sourceforge.net/p/japi/bugs/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Closing a preferences dialog via the window close option is strange. The dialog cannot be brought back, and the behavior seems undefined.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Thu, 21 May 2009 18:14:54 -0000</pubDate><guid>https://sourceforge.netf8e92bfd4d6bcf68a8a9c8f25e49398cdae1fd7a</guid></item><item><title>System.getProperties()  throws SecurityException</title><link>https://sourceforge.net/p/japi/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;System.getProperties() throws SecurityException which is a problem if AboutDialog is used in Java Applets.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Mon, 23 Feb 2009 17:30:30 -0000</pubDate><guid>https://sourceforge.netc43d29754859737e1374be93ce471c5df735a794</guid></item><item><title>branch.sh should update trunk before branching</title><link>https://sourceforge.net/p/japi/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;branch.sh should update trunk before branching to make sure the branch is a consistent copy of the desired state of trunk.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Wed, 18 Feb 2009 03:33:29 -0000</pubDate><guid>https://sourceforge.net9d5b265e47b6a280cad68279c22e6515fe0b44dd</guid></item><item><title>release.sh sourceforge username should not be hardcoded</title><link>https://sourceforge.net/p/japi/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In release.sh, the sourceforge username should not be hardcoded. Instead it should be read from developer.properties.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Wed, 18 Feb 2009 00:27:58 -0000</pubDate><guid>https://sourceforge.net742204e32ba3fa02a99877428061822679f601de</guid></item><item><title>branch.sh should be executable</title><link>https://sourceforge.net/p/japi/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;branch.sh should be executable&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Hujer</dc:creator><pubDate>Wed, 18 Feb 2009 00:15:39 -0000</pubDate><guid>https://sourceforge.netd4c47a8b488ee4ccd6b7510dbcb28047a356da72</guid></item></channel></rss>