capitol
New member
Hi
I'm not totally sure on how your process work, so this might be the wrong way of doing stuff.
But i thought that i should fix some minor user interface things that i have been thinking about, and checked out the code from svn and ran it in my IDE.
And it seems like there was two functions that didn't get the correct input due to that the program didn't find the correct resource, and therefore threw exceptions that wasn't handled and it crashed.
So i patched those two functions so that they have somewhat better handling of that case.
I realize that this isn't really a bug, since it would be pretty normal to assume that these resources will be there, so, feel free to do what ever you want with the code
The last issue in the patch is a javadoc fix, it was a variable that was wrongly named and described.
I couldn't find anything in the FAQ or the "Read Me First" about patches, maybe it would be good to write something about how you want the process to look like?
I'm not totally sure on how your process work, so this might be the wrong way of doing stuff.
But i thought that i should fix some minor user interface things that i have been thinking about, and checked out the code from svn and ran it in my IDE.
And it seems like there was two functions that didn't get the correct input due to that the program didn't find the correct resource, and therefore threw exceptions that wasn't handled and it crashed.
So i patched those two functions so that they have somewhat better handling of that case.
I realize that this isn't really a bug, since it would be pretty normal to assume that these resources will be there, so, feel free to do what ever you want with the code

The last issue in the patch is a javadoc fix, it was a variable that was wrongly named and described.
I couldn't find anything in the FAQ or the "Read Me First" about patches, maybe it would be good to write something about how you want the process to look like?