I created an Admin only user and when i logged in with this user and head over to the Search/Edit/Delete Provider Records page and click on search I get a java.lang.NullPointerException error page. This error also comes up with the same Admin user, if I click on Add a Group No Record, Search/Edit/Delete Group No Records and Search/Edit/Delete Security Records.
Also if I login with a user who is a doctor as primary role and admin as a secondary role, again click on the Search/Edit/Delete Provider Records page and click on search I get this error: Received the exception:java.lang.IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) pattern
Browser: Firefox EST 24.3.0
OscarServer on Ubuntu 12.04 server
...
what version/build of OSCAR code are you using?
On Sun, Feb 16, 2014 at 9:40 PM, Skymaster skymaster-00@users.sf.netwrote:
--
Marc Dumontier
519-584-5601
http://oscardevel.com/wordpress/
http://www.oscarmcmaster.org
Related
Bugs:
#3117I'm using the latest release oscar_emr12.1.1-49general355.deb
I couldn't reproduce the 1st part, could you provide full stack trace?
but fixed the 2nd part:https://source.oscartools.org:8080/#/c/8962/
I'm sorry, I'm new to this, how do I produce a stack trace? And also how do i fix the issue you solved? Thanks.
You said you got java.lang.NullPointerException error page, just cut/paste the whole page and post here.
The second issue is already fixed. I posted it to gerrit and it waits for code review. After the review is done, this change will be merged into R12.1 and deb will be created.
Oh ok. Here is the page with the error:
Error Page
Received the exception:
java.lang.NullPointerException
Re-tested R12.1 (build # 415) commit: https://source.oscartools.org:8080/#/c/8962/ -> issue has been resolved
Unable to replicated first issue when logged in as Admin user (tried on local R12.1 build #415 and QA system R12.1 build 404). Please verify if it still reproducible in your environment.
Closing the bug as there is no further response from the user who opened the ticket.