The following markers were found:
  • todo  58
  • fixme  5

\conlib\local.php3

Type Line Description
todo 69 check this out
fixme 85 For what reason is NoRecord used???
todo 264 Make session container configurable

\contenido\classes\class.conuser.php4

Type Line Description
todo 155 implement it
todo 188 add type checks!
todo 246 add value checks!
todo 342 to be implemented

\contenido\classes\class.genericdb.php4

Type Line Description
todo 322 remove access from public
todo 329 remove access from public
todo 819 Reduce complexity of this function, to much code...
todo 2116 This method is used from public scope, but it should be protected

\contenido\classes\class.htmlelements.php1

Type Line Description
todo 566 Remove this...

\contenido\classes\class.iterator.php1

Type Line Description
todo 35 Add more stepping methods, as well as retrieving items

\contenido\classes\class.newsletter.php2

Type Line Description
todo 469 Other schemes than http should be tested before use!
todo 526 Test any URL specification that may exist under the sun...

\contenido\classes\class.search.php3

Type Line Description
todo 472 The transformation of accented characters must depend on the selected encoding of the language of
todo 1014 This is not the job for search, should be oursourced...
todo 1516 Is not job of search, should be outsourced!

\contenido\classes\contenido\class.client.php2

Type Line Description
todo 167 There is no need since caching is available at GenericDB level
todo 256 return value should be the same as getPropertiesByType(), e. g. an empty array instead false

\contenido\classes\contenido\class.clientslang.php4

Type Line Description
todo 128 Use parents method @see Item::setProperty()
todo 143 Use parents method @see Item::getProperty()
todo 158 Use parents method @see Item::deleteProperty(), but be carefull, different parameter!
todo 184 return value should be the same as getPropertiesByType(), e. g. an empty array instead false

\contenido\classes\contenido\class.module.php1

Type Line Description
todo 2 Switch to SimpleXML

\contenido\classes\Contenido_Category\Contenido_Category.class.php3

Type Line Description
todo 327 input validation, strlen 32
todo 331 input validation, correct date/datetime format
todo 335 input validation, correct date/datetime format

\contenido\classes\Contenido_Category\Contenido_Category_Articles.class.php1

Type Line Description
todo 423 extend to more valid items

\contenido\classes\Contenido_FrontendNavigation\Contenido_FrontendNavigation_Base.class.php1

Type Line Description
todo 109 Apply other styles as soon as they are available

\contenido\classes\Contenido_FrontendNavigation\Contenido_FrontendNavigation_Breadcrumb.class.php3

Type Line Description
todo 2 Add possibility to load subcategories $Id: Contenido_FrontendNavigation_Breadcrumb.class.php 2 2011-07-20 12:00:48Z oldperl $: }}
todo 71 Add possibility to return an array
todo 88 Add possibility to return an array

\contenido\classes\UrlBuilder\Contenido_UrlBuilder_CustomPath.class.php2

Type Line Description
todo 2 Somehow get around using prCreateURLNameLocationString() $Id: Contenido_UrlBuilder_CustomPath.class.php 2 2011-07-20 12:00:48Z oldperl $: }}
todo 67 Somehow get around using prCreateURLNameLocationString()

\contenido\classes\UrlBuilder\Contenido_UrlBuilder_Frontcontent.class.php1

Type Line Description
todo 2 : add switch for & vs. & $Id: Contenido_UrlBuilder_Frontcontent.class.php 2 2011-07-20 12:00:48Z oldperl $: }}

\contenido\classes\UrlBuilder\Contenido_UrlBuilder_MR.class.php1

Type Line Description
todo 38 Add handling of absolute paths, standardize handling of fragments

\contenido\classes\xml\class.xml2array.php5

Type Line Description
todo 187 Check the following subnode code (see below)
todo 189 Check this line, as it should be too late, to specify it here (see above)
todo 204
todo 254
todo 259

\contenido\external\wysiwyg\tinymce3\editorclass.php1

Type Line Description
todo 682 Check functionality - doesn't seem to have any effect...

\contenido\includes\api\functions.api.general.php1

Type Line Description
fixme 124 A workaround to provide inclusion of classes which are not

\contenido\includes\functions.api.images.php3

Type Line Description
todo 149 Explain why this is still needed ... or remove it
todo 325 Explain why this is still needed ... or remove it
todo 502 Explain why this is still needed ... or remove it

\contenido\includes\functions.api.string.php2

Type Line Description
todo 297 Check if the charset names are the same for both converters
todo 297 Implement a converter and charset checker to ensure compilance.

\contenido\includes\functions.file.php3

Type Line Description
fixme 204 fileValidateFilename does also the validation but display another message!
fixme 212 Should be replaced against file_put_contents($path . $filename, FILE_BINARY | LOCK_EX | FILE_APPEND)
fixme 252 Should be replaced against file_get_contents($path . $filename, FILE_BINARY)

\contenido\includes\functions.rights.php1

Type Line Description
todo 259 Do we really need to add other perms, if the user/group gets the 'sysadmin' permission?

\contenido\includes\include.newsletter_edit.php1

Type Line Description
todo 387 Should this setting be stored?

\contenido\includes\include.recipients.group_edit.php3

Type Line Description
todo 281 Ask user to have at least mySQL 4.1...
todo 459 Try to enhance genericdb to get this working with the usual objects...
todo 467 This works with every mySQL version but may be problematic, if a group

\contenido\includes\include.recipients_import.php1

Type Line Description
todo 262 Check conversion: Result may be unpredictable...

\contenido\includes\include.rights_overview.php2

Type Line Description
todo 148 make check and info ouput better!
todo 156 port this to new ConUser class!

\contenido\plugins\mod_rewrite\includes\functions.mod_rewrite.php3

Type Line Description
todo 142 do we really need processing of the category? there is no mr relevant data changes while moving the category on same level, level and name won't change
todo 178 do we really need processing of the category? there is no mr relevant data changes while moving the category on same level, level and name won't change
todo 452 : Still exists bcause of downwards compatibility (some other modules/plugins are using it)