BuildFormTable.php 4

Type Line Description
TODO 59 $json is not returned - which is wrong. In this case, dynamic update won't work for subrecords
TODO 142 Implement buildRowPill() method.
TODO 146 Implement buildRowFieldset() method.
TODO 150 Implement buildRowSubrecord() method.

store/Store.php 3

Type Line Description
TODO 159 Vernuenftige Fehlermeldung falls nicht auf qfq.ini zugegriffen werden kann.
TODO 160 sinnvollen Platz fuer qfq.ini bestimmen. In der Installationsdoku erwaehnen.
TODO 163 auskommentiert weil dann die Unittests nicht mehr laufen. Sollte eigentlich wieder aktiviert werden.

AbstractBuildForm.php 2

Type Line Description
TODO 1425 implement
TODO 1438 implement

report/Utils.php 1

Type Line Description
TODO 28 Im Original nachschauen woher die globale Variable $Db kommt??? Ubergangsweise hier im Konstruktor plaziert. Wird aber aktuell nicht initialisiert!!!

report/Variables.php 4

Type Line Description
TODO 33 to explain
TODO 94 Variablen sollten vom STORE_TYPO3 genommen werden
TODO 136 $typo_db kommt von T3: PHPSTorm weiss das nicht und meckert hier. Es ist auch nicht gut das die globale Variable genommen wird. Umbauen auf etwas sinnvollerers!
TODO 137 DBAlias sinnvoll setzen

report/Report.php 2

Type Line Description
TODO 52 to explain
TODO 354 dbAlias

report/Link.php 3

Type Line Description
TODO 94 delete muss noch implementiert werden
TODO 358 Alter Code, umstellen auf JS Client von RO. Vorlage koennte 'Delete' in Subrecord sein.
TODO 667 Ich verstehe die Funktion nicht - funktioniert das hier wirklich?

BuildFormPlain.php 4

Type Line Description
TODO 56 $json is not returned - which is wrong. In this case, dynamic update won't work for subrecords
TODO 102 Implement buildRowPill() method.
TODO 106 Implement buildRowFieldset() method.
TODO 110 Implement buildRowSubrecord() method.

Save.php 1

Type Line Description
TODO 77 Umstellen auf Nutzung der Klasse FillStoreForm.

BuildFormBootstrap.php 1

Type Line Description
TODO 272 bootstrap. See BuildFormTable.tail()