Markers
Table of Contents
Dynamic.php
Type | Line | Description |
---|---|---|
TODO | 1244 | Currently supports only a single, non-group contact. |
Api.php
Type | Line | Description |
---|---|---|
TODO | 415 | This should not be returning a Horde_History_Log object. |
TODO | 449 | Rewrite this. $action and $data are both IMP specific, so they aren't intended to be set from outside of IMP. And $mid should be replaced by mailbox/UID. |
TODO | 498 | This should not be returning Message-IDs. |
Application.php
Type | Line | Description |
---|---|---|
TODO | 489 | Type hint with Throwable in H6. |
Date.php
Type | Line | Description |
---|---|---|
TODO | 108 | replace strftime |
TODO | 144 | replace strftime |
Externalbody.php
Type | Line | Description |
---|---|---|
TODO | 58 | Add headers from referring body part. |
Html.php
Type | Line | Description |
---|---|---|
TODO | 522 | Figure out way to unblock? |
Itip.php
Type | Line | Description |
---|---|---|
TODO | 515 | Check if there are too many events to show. |
TODO | 519 | WTF? Why are we using Kronolith constants |
TODO | 644 | Check if there are too many events to show. |
TODO | 648 | WTF? Why are we using Kronolith constants |
Pgp.php
Type | Line | Description |
---|---|---|
TODO | 374 | Check for key existence. |
Vcard.php
Type | Line | Description |
---|---|---|
TODO | 66 | Error reporting |
TODO | 71 | Error reporting |
TODO | 84 | Error reporting |
Pgp.php
Type | Line | Description |
---|---|---|
TODO | 863 | Return null, instead of exception, if tools are not available to determine whether data was encrypted symmetrically. |