Markers
Table of Contents
jServer.class.php
Type | Line | Description |
---|---|---|
TODO | 150 | support Forwarded and X-Forwarded-Proto headers |
jResponseHtmlFragment.class.php
Type | Line | Description |
---|---|---|
FIXME | 129 | : text/plain or text/html ? |
XmlMapParser.php
Type | Line | Description |
---|---|---|
TODO | 768 | error |
jDb.class.php
Type | Line | Description |
---|---|---|
FIXME | 224 | do a warning in next versions (> 1.2) |
jDbPDOConnection.class.php
Type | Line | Description |
---|---|---|
TODO | 370 | $binary parameter is not really supported, check if PDOConnection::quote supports binary strings |
TODO | 109 | check if PHP 5.3 or higher fixes this issue |
jDbTable.class.php
Type | Line | Description |
---|---|---|
FIXME | 158 | : if rename, modify indexes and table constraints that have this column |
FIXME | 178 | : remove/modify indexes and table constraints that have this column |
jDbOciTools.php
Type | Line | Description |
---|---|---|
FIXME | 246 | , retrieve autoincrement property for other field than primary key |
jFormsBase.class.php
Type | Line | Description |
---|---|---|
TODO | 1048 | we could check also Origin and Referer header |
jFormsBuilderHtml.class.php
Type | Line | Description |
---|---|---|
FIXME | 831 | should be used? |
FIXME | 1267 | should be used? |
init.php
Type | Line | Description |
---|---|---|
TODO | 202 | migrate the code to jAppManager or jApp |
TODO | 277 | migrate the code to jAppManager or jApp |
TODO | 295 | migrate the code to jAppManager or jApp |
GlobalSetup.php
Type | Line | Description |
---|---|---|
FIXME | 277 | what about installer.ini ? |
ModuleInstallerLauncher.php
Type | Line | Description |
---|---|---|
FIXME | 712 | in the case that the upgrader is a backport of a feature of the branch of the new version, |
mssql.dbconnection.php
Type | Line | Description |
---|---|---|
TODO | 239 | support of binary strings |
oci.dbschema.php
Type | Line | Description |
---|---|---|
FIXME | 82 | , retrieve autoincrement property for other field than primary key |
sqlsrv.dbconnection.php
Type | Line | Description |
---|---|---|
TODO | 273 | support of binary strings |
choice_html.formwidget.php
Type | Line | Description |
---|---|---|
FIXME | 112 | should be used? |
install.php
Type | Line | Description |
---|---|---|
FIXME | 72 | should use the given dao to create the table |