Ticket #134 (closed defect: fixed)
"Mark this folder as read" isn't working
| Reported by: | gregarius@… | Owned by: | mdodoo |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.5 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Failed to execute the SQL query
update item i, metatag m set i.unread = i.unread & 14 where i.cid = m.fid and m.tid = and m.ttype = 'channel'
Error 1064: 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 'and m.ttype = 'channel at line 1
I'm currently using revision 794
Change History
Note: See
TracTickets for help on using
tickets.
