| Type | Line | Description |
|---|---|---|
| TODO | 127 | message_thread is always parent root, probably can use it here. |
| TODO | 180 | clearing cache for editing doesn't work |
| TODO | 557 | message count is not correctly decreased after deleting more than one message. |
| TODO | 677 | do we really need this return? |
| TODO | 705 | do we really need this return? |
| TODO | 1011 | file doesn't exist anymore |
| TODO | 273 | Update the number of messages in the old/new forum |
| TODO | 531 | Detele all related attachments from VFS. |
| TODO | 1779 | This function needs refactoring, as it doesn't return consistent results. For example when running with $formatted = false it will return an indexed array, but when running with $formatted = true the result is associative array. |