modules\crypt\lib\crypt.lib.php 6

Type Line Description
TODO 346 limit this to a right 'decrypt' or similar
TODO 359 COMPLETE BELOW!
TODO 434 manage cryptation, manage IdMember when it is not the owner of the record (in this case he must have the proper right)
TODO 470 Add a test for a specific right
TODO 485 Add a test for a specific right
TODO 517 Add a test for a specific right

modules\i18n\lib\words.lib.php 3

Type Line Description
TODO 587 store translation quality in database!
TODO 614 store translation quality in database!
TODO 716 STOP WRITING CODE LIKE THIS! IF YOU KNOW THAT NO REPLACING SHOULD TAKE PLACE THEN DONT CALL THE FUNCTION!!!

modules\i18n\lib\words2.lib.php 5

Type Line Description
TODO 53 Make this thing behave like the old MOD_words
TODO 78 check for obsolete translations!
TODO 105 escape!
TODO 108 escape!
TODO 111 escape!

modules\layoutbits\lib\layoutbits.lib.php 6

Type Line Description
TODO 127 why return a window with "$username" ??
TODO 324 analyze MIME-TYPE of the input file (not try / catch)
TODO 325 error analysis of wrong paths
TODO 326 dynamic prefix (now: /th/)
TODO 344 bw_error("get_thumb: no file found");
TODO 349 bw_error("get_thumb: no directory found");

modules\security\lib\enc.lib.php 2

Type Line Description
TODO 95 sort of a static constructor; any better strategies
TODO 109 tablename and rownumber are used for initialization

modules\security\lib\encdb.lib.php 2

Type Line Description
TODO 114
TODO 133

modules\user\lib\bwauth.lib.php 1

Type Line Description
FIXME 171 completeprofile.php does not exist - why used here? (steinwinde 2007-12-05)

modules\user\lib\member.lib.php 2

Type Line Description
TODO 49 some more variables for caching
TODO 218 cache the preferences in member object.

modules\user\lib\online.lib.php 2

Type Line Description
TODO 131 does the table params and its idea really make sense???
TODO 132 is this an appropriate place to do the check?

modules\user\lib\user.lib.php 1

Type Line Description
TODO 304 skipped while porting code to platform PT (correct???):

htdocs\bw\lib\FunctionsLogin.php 1

Type Line Description
TODO 53 Fix this and move the layout to other files

htdocs\bw\lib\FunctionsTools.php 5

Type Line Description
TODO 529 REMOVE THIS HACK:
TODO 878 analyze MIME-TYPE of the input file (not try / catch)
TODO 879 error analysis of wrong paths
TODO 880 dynamic prefix (now: /th/)
TODO 913 bw_error("get_thumb: no $file found");

htdocs\bw\lib\rights.php 2

Type Line Description
TODO 39 This is not a good place to include something! It has been here before, so whatever.
TODO 47 Why do we have to log out here?

htdocs\bw\mailbot.php 1

Type Line Description
TODO 178 What the hell is this?

roxlauncher\environmentexplorer.php 5

Type Line Description
TODO 45 fill with class names..
TODO 112 what is this easter egg thing about???
TODO 234 A warning page, or even a setup form!
TODO 385 remove this when the old bw part is no longer needed.
TODO 474 This is maybe not the best place to do this,

tools\mailbot\mailbot.class.php 3

Type Line Description
TODO 68 set this to bot id
TODO 117 check how we are run, and log stuff accordingly
TODO 618 replies are marked with IdParent != 0 in DB, check that earlier than in markMsgStatus if possible

tools\mvc-base\component.php 1

Type Line Description
TODO 11 The __get / __set mechanic is quite cool, but

tools\mvc-base\entity.php 1

Type Line Description
TODO 880 check result before returning it

tools\page\alias\rox-generic-page.php 1

Type Line Description
TODO 58 this loop can be removed when page.php has been updated in all branches.

tools\page\alias\rox-plain-page.php 1

Type Line Description
TODO 58 this loop can be removed when page.php has been updated in all branches.

tools\routing\roxfrontrouter.class.php 3

Type Line Description
TODO 62 error logging
TODO 350 what should be the role of the return value?
TODO 399 maybe there's a better place for this.

tools\widget\pager.widget.php 1

Type Line Description
TODO 90 implement strategy init