Jelix 1.7.18

Markers

Table of Contents

lib/jelix/core/jServer.class.php 1
lib/jelix/core/response/jResponseHtmlFragment.class.php 1
lib/jelix/core/UrlMapping/XmlMapParser.php 1
lib/jelix/db/jDb.class.php 1
lib/jelix/db/jDbPDOConnection.class.php 2
lib/jelix/db/jDbTable.class.php 2
lib/jelix/db/tools/jDbOciTools.php 1
lib/jelix/forms/jFormsBase.class.php 1
lib/jelix/forms/legacy/jFormsBuilderHtml.class.php 2
lib/jelix/init.php 3
lib/jelix/installer/Installer/GlobalSetup.php 1
lib/jelix/plugins/db/mssql/mssql.dbconnection.php 1
lib/jelix/plugins/db/oci/oci.dbschema.php 1
lib/jelix/plugins/db/sqlsrv/sqlsrv.dbconnection.php 1
lib/jelix/plugins/formwidget/choice_html/choice_html.formwidget.php 1

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 109 check if PHP 5.3 or higher fixes this issue
TODO 370 $binary parameter is not really supported, check if PDOConnection::quote supports binary strings

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 1051 we could check also Origin and Referer header

jFormsBuilderHtml.class.php

Type Line Description
FIXME 809 should be used?
FIXME 1245 should be used?

init.php

Type Line Description
TODO 197 migrate the code to jAppManager or jApp
TODO 272 migrate the code to jAppManager or jApp
TODO 290 migrate the code to jAppManager or jApp

GlobalSetup.php

Type Line Description
FIXME 252 what about installer.ini ?

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?

Search results