Document bug
Submitted by Guest on Wed, 12/05/2010 - 10:53
Hi,
Since 1.4 upgrade any lab reports stored in Patients Documents tab in 2008 or older come up with a load error - see attached. Reports 2009 or newer are ok.
Has anyone seen this problem - is there a fix available?
Cheers,
Nick
Document bug
I've raised a bug report for this at https://openvpms.atlassian.net/browse/OVPMS-945
There's a potential workaround in the comments, which involves running some SQL to insert mime types for the most common document types.
Usual disclaimers apply - backup database, use at own risk etc etc.
If you have other attachments, then you'll need to update these as well. See the JIRA for more details
-Tim
Document bug
Thanks Tim,
As a non IT person, what do I do with your 'workaround'?
Nick
Document bug
The workaround involves modifying values in the database using SQL.
The simplest way to do this is to execute the SQL listed in the JIRA using MySQL Query Brower, after you have backed up your database.
If you aren't comfortable with doing this, it would be best to contact your implementer.
-Tim