Can't move document

ijaraho wrote on Wednesday, April 07, 2010:

hi,
when I move document file from one patient to another it give that don successfully, but when I go to another patient, I don’t see the moved file instead I see the massage The requested document is not present at the expected location on the filesystem or there are not sufficient permissions to access it. C:xampphtdocsopenemrdocuments/2/٢٠٠٩٠٩٠٤_٠٠٨.jpg
can help me please?

bradymiller wrote on Wednesday, April 07, 2010:

hi,
I’m guessing your using windows (please give your operating system and openemr version when ask for help). I have confirmed this bug in windows only and is a problem in openemr/controllers/C_Document.class.php, and the fix will be easy. Hopefully will get to it tonight. thanks for the bug report.
-brady

bradymiller wrote on Thursday, April 08, 2010:

hey,

Here’s the fix for version 3.2 :

Save this file : http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/controllers/C_Document.class.php?revision=1.8.4.2

And copy it over openemr/controllers/C_Document.class.php

It will also be included in the next 3.2 patch

-brady