<?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/visualxmleditor/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/visualxmleditor/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Feb 2008 10:57:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/visualxmleditor/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>No Config file</title><link>https://sourceforge.net/p/visualxmleditor/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Either add a config file to the distro or make the program deal with the lack of it and pick a lang.&lt;/p&gt;
&lt;p&gt;More people will at least try it if it doesn't require rooting round CVS.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Appleby</dc:creator><pubDate>Thu, 28 Feb 2008 10:57:50 -0000</pubDate><guid>https://sourceforge.net2e4b9e62e45f7807aaeb0eb0e7609ceabbd2eaec</guid></item><item><title>NullPointerException on linux based systems at program start</title><link>https://sourceforge.net/p/visualxmleditor/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you try to start the program on linux based system you get a NullPointerException because the path of language files is not parsed correctly.&lt;/p&gt;
&lt;p&gt;(For some strange reasons there is a comment above that line of code which tells you about the "/" seperator but it was not coded this way).&lt;/p&gt;
&lt;p&gt;Please see attached patch.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hendrik Brummermann</dc:creator><pubDate>Fri, 24 Nov 2006 14:28:19 -0000</pubDate><guid>https://sourceforge.netf61564ce0ed806685c55c5119288b8644275fa7e</guid></item><item><title>StringIndexOutOfBoundsException at program start</title><link>https://sourceforge.net/p/visualxmleditor/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to start XMLEditor.jar on a linux system with&lt;/p&gt;
&lt;p&gt;brummermann@his2338:/tmp$ java -jar XMLEditor.jar&lt;/p&gt;
&lt;p&gt;and got that Exception:&lt;/p&gt;
&lt;p&gt;Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -1&lt;br /&gt;
at java.lang.String.substring(String.java:1768)&lt;br /&gt;
at pack.Utility.currentPath(Utility.java:63)&lt;br /&gt;
at pack.Configuration.loadConfig(Configuration.java:83)&lt;br /&gt;
at pack.Configuration.getCurrentLanguage(Configuration.java:109)&lt;br /&gt;
at pack.MainWindow.&amp;lt;init&amp;gt;(MainWindow.java:75)&lt;br /&gt;
at pack.MainWindow.main(MainWindow.java:813)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hendrik Brummermann</dc:creator><pubDate>Fri, 24 Nov 2006 13:34:44 -0000</pubDate><guid>https://sourceforge.netff711949b4adc0b4f617d9914f7431b41023e3e0</guid></item></channel></rss>