Skip to content
  • Carsten  Rose's avatar
    QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ... · bdaf7133
    Carsten Rose authored
    QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ E_NOTICE will throw exceptions from now on
    report/Log.php: unused variables commented out.
    report/Variables.php: more detailed isset check.
    AbstractBuildForm.php: rendering of 'subrecord delete links' broken if column 'id' is missing. Code, which switches from 'id' to '_id' have been already prepared, but was not completely implemented. Exception if neither 'id' nor '_id' exist in subrecord query.
    bdaf7133