bootstrap.php 2

Type Line Description
TODO 427 Make Zend, PEAR etc play with this
TODO 427 Make our classes conform to a more straight forward CS.

rcube.php 1

Type Line Description
TODO 1353 Send error via HTTP

rcube_config.php 1

Type Line Description
TODO 196 Remove global $CONFIG

rcube_imap.php 3

Type Line Description
TODO 1360 handle changed sorting
TODO 2192 this should be rewrited to support RFC2231 4.1 combinations
TODO 1541 : Search criteria should be provided in non-IMAP format, eg. array

rcube_imap_generic.php 1

Type Line Description
TODO 4040 lists

rcube_imap_search.php 1

Type Line Description
TODO 78 try to estimate the required time based on folder size and previous search performance

rcube_ldap.php 2

Type Line Description
TODO 1113 generate message saying which fields are missing
TODO 1151 generate message saying which fields are missing

rcube_message.php 1

Type Line Description
FIXME 926 line length is max.65?

rcube_plugin_api.php 1

Type Line Description
TODO 432 avoid recursion by checking in_array($hook, $this->exec_stack) ?

rcube_storage.php 1

Type Line Description
TODO 385 : Search criteria should be provided in non-IMAP format, eg. array

rcube_vcard.php 1

Type Line Description
TODO 338 fetch file from URL and save it locally?