Go to patient file -> issues
Click on Add any type of issue , a popup will appear
In JS console you see an error: "add_edit_issue.php?issue=0&thistype=medical_problem:307 Uncaught TypeError: Cannot read property 'style' of null"
Calendar widget will not respond.
Hi,
I can not confirm this bug on most recent development release. I am going to:
Patient Summary Screen
Click Issues link at top
Click Add
Enter in details of the issue
Click Save
(the above is working and no errors going to the js console)
-brady
Can you click on calendar widget buttons?
Ah, now I see. The bug has been confirmed.
-brady
Hi,
Confirmed it works fine on the 4.2.2 demo.
Confirmed it is broken on the development demo.
So, is not a php7 bug.
There have been several changes to that script:
https://github.com/openemr/openemr/commits/master/interface/patient_file/summary/add_edit_issue.php
-brady
It's not PHP7 of course, line 307 is a leftover from Athletic team.
I am unable to replicate this at this stage, has it been sorted ?
Hi,
This was fixed. Will close this.
-brady
btw, here was the fix:
https://github.com/openemr/openemr/commit/abc748a9714623a37e24a2d71e28c5c9349e5c82