rbeckman-nextgen / test-mc5

0 stars 0 forks source link

Add send error button on error dialog box #42

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

The client error dialog box should have a "Submit Error to Mirth Project" button which calles the #submitError method on the client-core with the exception stack trace as the message. Prompt before sending with a notice saying that the information collected is anonymous, but they should verify that the error message itself does not contain any PHI (personal health information).

Imported Issue. Original Details: Jira Issue Key: MIRTH-58 Reporter: geraldb Created: 2006-09-21T07:16:06.000-0700

rbeckman-nextgen commented 4 years ago

Made a new ErrorDialog class and added the button.

Imported Comment. Original Details: Author: brendanh Created: 2006-10-02T12:57:16.000-0700