Hi Muthu, 

Thanks, I have seen that you're working on it at the same time and
you've fixed the things you mentioned here. 

But jst one question about line 243: 
include_once($root_path.'gui/smarty_template/smarty_care.class.php');

That is working for you? On my trunk smarty_care.class.php is on
./gui/smarty_template/templates/default


Robert



Am Donnerstag, den 16.09.2010, 01:00 +0530 schrieb Ap.Muthu:
> 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

-- 
--
--------------------------------------------
CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


------------------------------------------------------------------------------
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