Reports menu can show incorrect date in some implementations

garcianc wrote on Tuesday, April 16, 2013:

Under some Linux implementations, the /var/www/openemr/reports page can display an incorrect date.

Adding an if block in shared.make_timestamp.php to check for passed $string variable already formatted as numeric corrects this issue.

bradymiller wrote on Sunday, April 28, 2013:

Hi Nelson,

This fix looks very benign (ie. should not have any chance of breaking anything), so will bring it into the official codebase.

thanks for the contribution,
-brady
OpenEMR