As some of you may know, I'm adding manual test cases to the project so please don't mind me entering bugs without looking at the code/giving a proper report. I'm just going to list the steps to reproduce and move on.
STEPS TO REPRODUCE:
1) Login as admin or provider
2) Go to calendar and click "Add" button
3) Click "Provider" tab
4) Click "Find Available" link
5) Observe results
EXPECTATION: Table of available providers are listed for the next 7 days (or whatever user filters by).
ACTUAL: Table begins to load but browser freezes.
NOTES:
found the issue (I hope :) ), please see https://github.com/cbezzy/openemr/commit/4ab8c899598ffa5f640cda0a7c3df5d00b546d35
Last edit: Craig Bezuidenhout 2016-08-09
this is a more comprehensive solution : https://github.com/cbezzy/openemr/commit/06368218ae592be057ac48ca55de5a2e660cd5cb
Thanks for the fix Craig!. I just brought this into the codebase.
-brady