Review of System check

blankev wrote on Thursday, July 16, 2009:

Review of system check form/frame does not safe correct in database. I used the CVS version online to see what it would give me as extra… another possible attack of severe headache?

Pimm

bradymiller wrote on Thursday, July 16, 2009:

hey,
Not sure what you mean? One of the ros forms is not working at this point in cvs:
https://sourceforge.net/tracker/?func=detail&aid=2796659&group_id=60081&atid=493001

-brady

blankev wrote on Thursday, July 16, 2009:

on on on Do what you need o do

ERROR: insert failed: insert into form_reviewofs set pid = 1,groupname=‘Default’,user=‘admin’,authorized=1,activity=1, date = NOW(), cataract_surgery = ‘on’, glaucoma = ‘on’, double_vision = ‘on’, additional_notes = ‘Do what you need o do’

Error: Table ‘openemr.form_reviewofs’ doesn’t exist

Is the complete error message I receive from OpenEMR CVS demo version online. Derived from I would say:the Form Review of System Check

bradymiller wrote on Friday, July 17, 2009:

hey,

This is a bug. This table is too large for UTF-8. Bug was posted here:
https://sourceforge.net/tracker/?func=detail&aid=2796659&group_id=60081&atid=493001
Discussed in this forum:
https://sourceforge.net/forum/forum.php?thread_id=3281726&forum_id=202506

Hasn’t been fixed yet.

-brady

cfapress wrote on Thursday, July 23, 2009:

I’ll handle it.

Jason

cfapress wrote on Friday, July 24, 2009:

This has been handled. See this forum post:

https://sourceforge.net/forum/message.php?msg_id=7526027

Jason

blankev wrote on Saturday, July 25, 2009:

Now seems to work as planned. Tnx for the implementation
Pimm