db/jDbPDOConnection.class.php
2
| Type |
Line |
Description |
| TODO |
112 |
check if PHP 5.3 or higher fixes this issue |
| TODO |
339 |
$binary parameter is not really supported, check if PDOConnection::quote supports binary strings |
plugins/db/sqlsrv/sqlsrv.dbconnection.php
2
| Type |
Line |
Description |
| FIXME |
59 |
check compatibility with sqlsrv driver |
| TODO |
232 |
support of binary strings |
forms/HtmlWidget/RootWidget.php
1
| Type |
Line |
Description |
| FIXME |
46 |
should accept $builder |
init.php
3
| Type |
Line |
Description |
| TODO |
136 |
migrate the code to jAppManager or jApp |
| TODO |
171 |
migrate the code to jAppManager or jApp |
| TODO |
188 |
migrate the code to jAppManager or jApp |
core/jRequest.class.php
1
| Type |
Line |
Description |
| TODO |
312 |
support Forwarded and X-Forwared-Proto headers |
plugins/db/mssql/mssql.dbconnection.php
1
| Type |
Line |
Description |
| TODO |
213 |
support of binary strings |
auth/password.php
1
| Type |
Line |
Description |
| FIXME |
41 |
crypt() in PHP 5.3.3 is fixed also on other distro like RedHat. |
db/jDb.class.php
1
| Type |
Line |
Description |
| FIXME |
195 |
do a warning in next versions (> 1.2) |
core/jApp.class.php
1
| Type |
Line |
Description |
| TODO |
162 |
support of defaultconfig.ini.php should be dropped in version > 1.6 |
plugins/db/oci/oci.dbschema.php
1
| Type |
Line |
Description |
| FIXME |
78 |
, retrieve autoincrement property for other field than primary key |
plugins/formwidget/radiobuttons_html/radiobuttons_html.formwidget.php
1
| Type |
Line |
Description |
| FIXME |
28 |
should we use it? |
forms/HtmlWidget/WidgetBase.php
1
| Type |
Line |
Description |
| FIXME |
277 |
PHP54 : this function can be abstracted |
plugins/urls/significant/jSignificantUrlsCompiler.class.php
2
| Type |
Line |
Description |
| TODO |
156 |
: error |
| TODO |
414 |
error |
plugins/formwidget/choice_html/choice_html.formwidget.php
2
| Type |
Line |
Description |
| FIXME |
93 |
should be used? |
| FIXME |
148 |
should be used? |
installer/jInstallChecker.class.php
1
| Type |
Line |
Description |
| TODO |
282 |
remove it in future jelix > 1.6 |
installer/jInstaller.class.php
2
| Type |
Line |
Description |
| FIXME |
302 |
what about installer.ini ? |
| TODO |
834 |
: supports others type of components |
core/response/jResponseHtmlFragment.class.php
1
| Type |
Line |
Description |
| FIXME |
115 |
: text/plain or text/html ? |
forms/legacy/jFormsBuilderHtml.class.php
2
| Type |
Line |
Description |
| FIXME |
712 |
should be used? |
| FIXME |
1091 |
should be used? |
db/jDbTable.class.php
2
| Type |
Line |
Description |
| FIXME |
119 |
: if rename, modify indexes and table constraints that have this column |
| FIXME |
136 |
: remove/modify indexes and table constraints that have this column |
plugins/db/oci/oci.dbtools.php
1
| Type |
Line |
Description |
| FIXME |
245 |
, retrieve autoincrement property for other field than primary key |
core/selector/jSelectorLoc.class.php
1
| Type |
Line |
Description |
| FIXME |
76 |
we should drop support of such locales 'en_EN', and supports directory with lang name 'en' |