3. Broken between an informix checkin between Aug 14 2015 and Aug 11 2015
@Tom : ScriptTable, line 863, you just need to remove the
|| (UtilScript.isBlank(theTable._type)]
This was added with .isHana() and when the .isHana() check was removed this part of it wasn't and should have been. 8//11/2015 date of code check in that caused issue
Issue #14672 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 17.0.8-2 |
No time estimate |
@Tom : ScriptTable, line 863, you just need to remove the
|| (UtilScript.isBlank(theTable._type)]
This was added with .isHana() and when the .isHana() check was removed this part of it wasn't and should have been. 8//11/2015 date of code check in that caused issue