Patient/Client->Patients v411

tmccormi wrote on Tuesday, September 04, 2012:

In a new install (from openemr git rel-411), when selecting the new Patient/Client->Patients search I get a blank screen.  All other searches are working fine.   This is what the JS debugger says:

Uncaught TypeError: Cannot read property ‘asSorting’ of undefined jquery.dataTables.min.js:125

-Tony

tmccormi wrote on Wednesday, September 05, 2012:

It’s working fine if I upgrade to 411 from an existing database, however.
-Tony

bradymiller wrote on Saturday, September 08, 2012:

Hi,
Unable to confirm this bug in multiple testing environments. What is the environment where this bug is showing up?
-brady
OpenEMR

blankev wrote on Saturday, September 08, 2012:

The patient/cient table in MSQL is now connected to addresses and phonenumbers and client don’t show if only entered in patient-data table. If this link is not made, you get a blank screen. The in key and out key in my inserts differ just in 1. So original key is 2 in linked file it refers to number 3 etc. To show pharmacie there has also to be a lick to phone-numbers table.

Hope this solves your problem.

Gr, Pimm