Markers
Table of Contents
password.php
Type | Line | Description |
---|---|---|
FIXME | 41 | crypt() in PHP 5.3.3 is fixed also on other distro like RedHat. |
jApp.class.php
Type | Line | Description |
---|---|---|
TODO | 178 | support of defaultconfig.ini.php should be dropped in version > 1.6 |
jServer.class.php
Type | Line | Description |
---|---|---|
TODO | 127 | support Forwarded and X-Forwarded-Proto headers |
jResponseHtmlFragment.class.php
Type | Line | Description |
---|---|---|
FIXME | 115 | : text/plain or text/html ? |
jSelectorLoc.class.php
Type | Line | Description |
---|---|---|
FIXME | 76 | we should drop support of such locales 'en_EN', and supports directory with lang name 'en' |
jDb.class.php
Type | Line | Description |
---|---|---|
FIXME | 197 | do a warning in next versions (> 1.2) |
jDbPDOConnection.class.php
Type | Line | Description |
---|---|---|
TODO | 117 | check if PHP 5.3 or higher fixes this issue |
TODO | 348 | $binary parameter is not really supported, check if PDOConnection::quote supports binary strings |
jDbTable.class.php
Type | Line | Description |
---|---|---|
FIXME | 124 | : if rename, modify indexes and table constraints that have this column |
FIXME | 141 | : remove/modify indexes and table constraints that have this column |
RootWidget.php
Type | Line | Description |
---|---|---|
FIXME | 46 | should accept $builder |
WidgetBase.php
Type | Line | Description |
---|---|---|
FIXME | 284 | PHP54 : this function can be abstracted |
jFormsBuilderHtml.class.php
Type | Line | Description |
---|---|---|
FIXME | 766 | should be used? |
FIXME | 1147 | should be used? |
init.php
Type | Line | Description |
---|---|---|
TODO | 160 | migrate the code to jAppManager or jApp |
TODO | 230 | migrate the code to jAppManager or jApp |
TODO | 247 | migrate the code to jAppManager or jApp |
jInstallChecker.class.php
Type | Line | Description |
---|---|---|
TODO | 282 | remove it in future jelix > 1.6 |
jInstaller.class.php
Type | Line | Description |
---|---|---|
FIXME | 315 | what about installer.ini ? |
TODO | 926 | : supports others type of components |
mssql.dbconnection.php
Type | Line | Description |
---|---|---|
TODO | 213 | support of binary strings |
oci.dbschema.php
Type | Line | Description |
---|---|---|
FIXME | 78 | , retrieve autoincrement property for other field than primary key |
oci.dbtools.php
Type | Line | Description |
---|---|---|
FIXME | 245 | , retrieve autoincrement property for other field than primary key |
sqlsrv.dbconnection.php
Type | Line | Description |
---|---|---|
TODO | 254 | support of binary strings |
choice_html.formwidget.php
Type | Line | Description |
---|---|---|
FIXME | 93 | should be used? |
radiobuttons_html.formwidget.php
Type | Line | Description |
---|---|---|
FIXME | 28 | should we use it? |
jSignificantUrlsCompiler.class.php
Type | Line | Description |
---|---|---|
TODO | 156 | : error |
TODO | 432 | error |