Ticket #8 (closed defect: fixed)
error updating task/event/note
| Reported by: | wolfwindshadow | Owned by: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.62 |
| Component: | phpbms | Version: | 0.61 |
| Keywords: | review | Cc: |
Description
error updating task/event/note
when trying to update a task/event/note I get the following.
phpBMS Error: 300 Update Failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'repeat=1, repeatfrequency=1, repeattype="repeatWeekly",repeatdays="mwr", repea' at line 1 -- UPDATE notes SET subject="Chad at WITC for CLASS", content="Chad at WITC for class... schedule subject to change [ Chad Lampson - Sunday, June 18, 2006 6:26:05 PM ]", importance=3, category="", location="WITC Ashland", parentid=NULL, private=1,completed=0, completeddate=NULL, enddate="2006-6-19", endtime="21:45:00", startdate="2006-6-19", starttime="16:00:00", repeat=1, repeatfrequency=1, repeattype="repeatWeekly",repeatdays="mwr", repeattimes=-1, repeatuntildate="2006-8-3", assignedtoid=2, assignedtodate=NULL, assignedtotime=NULL, attachedtabledefid=0, attachedid=0, modifiedby="2" WHERE id=7
