NullPointerException when accessing URI after submit button is clicked
Posted by
ktangirala on
Dec 21, 2010; 10:54am
URL: https://discuss.orbeon.com/NullPointerException-when-accessing-URI-after-submit-button-is-clicked-tp3142344.html
Hi,
I had setup the submit button and the go URI path as follows:
This was giving a NullPointerException until I saw in one of the earlier posts that this has been fixed post-3.8 release (in the nightly build after 3.8). So, I downloaded the nightly build and tried the same scenario and to my pleasure, this issue was fixed and I was able to route to the URI mentioned.
However, I was having other issues with the form rendering such as "Error occurred with the resolve-QName() function" in the saxon API.
If I use the stable build, I can't get the submit issue fixed and if I use the nightly build, other things already working before, are breaking!
Any ideas what I should be doing? Any support or comments from the Orbeon team, please?
Cheers,
Krishna