Muxa1L / redmine-desktop-client

Automatically exported from code.google.com/p/redmine-desktop-client
1 stars 1 forks source link

Application crashes while opening issue #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Double click on issue
2. New window is opening ane loading data from remote server
3. On load crashes with non handled exception (issue data are loaded)

What is the expected output? What do you see instead?
Viewing issue with no crash of application

What version of the product are you using? On what operating system?
2.0.3.0

Please provide any additional information below.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an 
object.
   at Redmine.Client.IssueForm.FillForm()
   at Redmine.Client.IssueForm.backgroundWorker2_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)

Original issue reported on code.google.com by off...@gmail.com on 18 Feb 2013 at 12:58

GoogleCodeExporter commented 9 years ago
Do you use Custom Fields for issues in Redmine?
I think not, because I found something that could potentially cause this, and 
this is related to not having custom fields.

Original comment by bas.them...@gmail.com on 20 Feb 2013 at 1:37

GoogleCodeExporter commented 9 years ago
No, I'm not using any of it.

Original comment by off...@gmail.com on 20 Feb 2013 at 1:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r203.

Original comment by bas.them...@gmail.com on 21 Feb 2013 at 2:28