wasimshaikh / php-calendar

Automatically exported from code.google.com/p/php-calendar
1 stars 0 forks source link

search not working #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.click search

What is the expected output? What do you see instead?
i expect to see a search form
instead i see :

Error

Unrecognized date format.
Backtrace

#0 D:\AppServ\www\test\phpcal\includes\form.php(353): soft_error('Unrecognized 
da...')
#1 D:\AppServ\www\test\phpcal\includes\form.php(193): 
FormDateQuestion->get_specific_html(Object(Form), Array)
#2 D:\AppServ\www\test\phpcal\includes\form.php(735): 
FormQuestion->get_html(Object(Form), Array)
#3 D:\AppServ\www\test\phpcal\includes\search.php(112): Form->get_form()
#4 D:\AppServ\www\test\phpcal\includes\search.php(120): search_form()
#5 D:\AppServ\www\test\phpcal\includes\calendar.php(679) : eval()'d code(1): 
search()
#6 D:\AppServ\www\test\phpcal\includes\calendar.php(679): eval()
#7 D:\AppServ\www\test\phpcal\includes\calendar.php(625): do_action()
#8 D:\AppServ\www\test\phpcal\index.php(77): display_phpc()
#9 {main}

What version of the product are you using? On what operating system?
PHP-Calendar 2.0-rc6 - win xp - appserv

Original issue reported on code.google.com by inf.s...@gmail.com on 24 Aug 2013 at 11:09

GoogleCodeExporter commented 9 years ago
This is fixed in git and will be included in the next version.

Original comment by sproctor@gmail.com on 24 Aug 2013 at 5:25