Pablo Pazos Gutiérrez
Pablo Pazos Gutiérrez
I didn't call this dead, I asked a question. Please read my message and don't be so sensitive :)
So, when a doctor ask you if you're feeling well, he is thinking that you're feeling well. Strange logic: you're making questions useless. Normally one asks a question when the...
Any updates? I have bumped into this in the new Mirth 4.x and opened #5284
Anyone checked this answer? https://stackoverflow.com/a/36113166/1644320
I found that the rendering order affects how the edges are generated by reading this answer https://stackoverflow.com/a/36113166/1644320 What I did is manually changed the order in which the edges are...
Check this answer https://stackoverflow.com/a/36113166/1644320
Got this exact error when rendering inside a div that has display:none, because it's a collapsed item on the screen. If I remove the display:none, everything works OK. This is...
Just found this issue, I have a container div that is hidden by default then it's shown and contains some pickers, the pickers container span has `width: 0px` on it...
I found a test panel dist on the last release https://github.com/hapifhir/hapi-hl7v2/releases/tag/v2.5.1 Tested it and when I try to run it, I get an exception. Looking at the last couple of...
It seems the OSXInitializer is executed always, independently of the current platform. Is that correct? https://github.com/hapifhir/hapi-hl7v2/blob/master/hapi-testpanel/src/main/java/ca/uhn/hl7v2/testpanel/App.java#L65