jaws-project / jaws

Jaws is a Web Application Framework and Content Management System for building dynamic web sites.
htt://jaws-project.com
39 stars 17 forks source link

search box and comments submits problem. #58

Closed ehsanonline closed 11 years ago

ehsanonline commented 11 years ago

search " /// " in search field, this error will be appears at top of your site:

Warning: preg_match() [function.preg-match]: Unknown modifier '/' in ****\libraries\pear\File\Find.php on line 273


submit an empty comment , this error will be shown: Notice: Undefined index: parent in ****\gadgets\Blog\Actions\Comments.php on line 263

please fix. (version 0.9 third alpha)

mkhahani commented 11 years ago

Thanks for reporting.

The Comments notice has been fixed in repository now. The Search is okay and I could not reproduce the issue.