Strange problem apparently due to mysql_escape_string function which causes category...
commit65994c8fa68cac3426fe455add2afeefaff99b56
authormarkleeds <markleeds>
Thu, 17 Jan 2008 15:22:46 +0000 (17 15:22 +0000)
committermarkleeds <markleeds>
Thu, 17 Jan 2008 15:22:46 +0000 (17 15:22 +0000)
tree26cf8e8f41f0e996864bd3b74e8480c453e5ed5e
parent70a7ae81a543a7e2eb8009e816790562519c5338
Strange problem apparently due to mysql_escape_string function which causes category value to not be submitted to database.  If I add a dummy field to the array before category, which is the first field in the array, it works ok.  For now, I am disabling mysql_escape_string here.
interface/forms/CAMOS/ajax_save.php