I am using the 'SmartTable' control in some SAP cloud foundry UI5 apps.
Since a week or so the table control cannot render anymore using the current release (1.74.1) as the following XHR load fails:
https://sapui5.hana.ondemand.com/resources/sap/ui/table/TableExtension.js
If I force the usage of an older release - eg '1.73.1' - then it works fine and the above resource is found.
Is there something changed with the 'Smart Table' concept I am not aware of or is this an issue with the library itself?
I checked the change logs for UI5 but didn't see anything mentioned there.