Page 1 of 1

Error with Date Fields

PostPosted: Thu Jan 17, 2013 7:52 am
by ngms27
Just used a date field for the first time and I get this:

Notice: Array to string conversion in ...\lib\jscalendar\calendar.php on line 103

Xataface 2 Alpha.

Is this a know bug? Is there a workaround?

Re: Error with Date Fields

PostPosted: Thu Jan 17, 2013 9:31 am
by shannah
This is fixed in SVN

------------------------------------------------------------------------
r4181 | shannah | 2012-11-14 12:51:06 -0800 (Wed, 14 Nov 2012) | 1 line
Changed paths:
M /dataface/core/trunk/lib/jscalendar/calendar.php

Fixed php warning PHP Notice: Array to string conversion in /Users/shannah/Documents/Shared/htdocs/xataface-svn/lib/jscalendar/calendar.php on line 103
--


You should be able to just replace your copy of calendar.php with the one in svn. http://weblite.ca/svn/dataface/core/tru ... lendar.php

-Steve