Hi Robert,

File: /include/care_api_classes/class_gui_person_show.php
    Line 243 seems to have an error - leftovers from debugging
    Line 447 does not need escaping of the quotes normally as the string is 
wrapped with single quotes.
        Is the escaping necessary here, presumably for use by the smarty 
templating files?
    Lines 177 and 222 have the apostrophe (single quote) encoding error - 
the infamous EF BF BD bug.

File: /include/care_api_classes/class_access.php
    Line 10 has the apostrophe (single quote) encoding error - the infamous 
EF BF BD bug.

Regards,
Ap.Muthu

> Hi,
>
> I made some changes in the db as well, can someone other than me please
> test if it is working? Well, here it is working, but a test should not
> be done from the one who did the change.
>
> Changes:
> Revision: 6699
> -> fix: Field PID is now unsigned and now a FK to care_person.pid
> Revision: 6697
> -> default charset of all tables is now UTF8
> Revision: 6696
> -> care_person tablefix: PID was PK and Index as well!
>
> And some clean-up's in the files of unsigned variables (not finished)
>
> Thanks
> Robert



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to