Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash -> Observation after Copy / Pasting Data #364

Open
saratheneale opened this issue Jun 28, 2019 · 1 comment
Open

Crash -> Observation after Copy / Pasting Data #364

saratheneale opened this issue Jun 28, 2019 · 1 comment
Labels
bug A defect in design or behaviour P0 Crash or data loss testing-party

Comments

@saratheneale
Copy link

App version: (the number after "Buendia" on the starting screen)
Screen or dialog:

Steps to replicate the problem

Could not reproduce reliably. But we have a log from the crash.

  1. New Observation. Fill some of it out.
  2. Switch applications to search for something online.
  3. Come back.
  4. Fill out.
  5. Switch apps back and copy text.
  6. Switch back to form.
  7. Paste in Notes.
  8. Hit Save.
    CRASH

Actual behaviour

CRASH

Expected behaviour

Expected the form to save. Log attached!

copypastesave.txt

@saratheneale saratheneale added bug A defect in design or behaviour P0 Crash or data loss needs-triage New issue; needs to be prioritized testing-party labels Jun 28, 2019
@zestyping
Copy link
Contributor

According to the log, PatientChartActivity.onActivityResult is attempting to invoke mController.onXFormResult(...) but mController is null.

@zestyping zestyping removed the needs-triage New issue; needs to be prioritized label Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in design or behaviour P0 Crash or data loss testing-party
Projects
None yet
Development

No branches or pull requests

2 participants