Closed MikeMcC399 closed 3 years ago
@MikeMcC399 Thanks for the report. We've created a Jira ticket for the issue.
Corona-Warn-App Open Source Team
This issue (https://github.com/corona-warn-app/cwa-app-android/issues/4158 - Internal Tracking-ID: EXPOSUREAPP-9762) seems to have been fixed in https://github.com/corona-warn-app/cwa-app-android/pull/4171 "Uqs error handling / dialog clenaup (EXPOSUREAPP-9777)" which was included in tag/v2.12.0-RC0.
Testing in tag/v2.12.0-RC2 there is no longer a "DETAILS" option and therefore no stack trace, which therefore resolves the issue.
@dsarkar Could you check to see if the Fix 2.12 label should be re-applied?
This issue is verified as resolved in the 2.12.1 release. There is no longer a "DETAILS" option and therefore no stack trace.
Good morning @MikeMcC399 , thanks for the feedback!
Avoid duplicates
Technical details
Describe the bug
When a user tries to scan an incompatible QR code via the device's camera, the error message DETAILS selection outputs a stack trace.
Steps to reproduce the issue
Expected behavior
Since this is a user error, and a programming error is not likely, the error message should not output a stack trace.
Possible Fix
Either:
Internal Tracking-ID: EXPOSUREAPP-9762