We would like to go to a new php version, so we were happy when scriptcase came with its last version.
We restored our projects to this new scriptcase version, but scriptcase could not generate it.
It appeared that the compilers stopped working (hang/loop) for some of our applications and could not finish.
Then we found out that those applications using the macro
sc_ajax_message (“Message”, “Title”, “timeout=0”);
had a problem.
Then we tried to use this macro in an example project “sc_tickets_Generation”, added an ajax call to a grid (grid_customer_tickets).
After using the “sc_ajax_message” macro we were not able to generate the application anymore.
The compiler could not finish anymore and stopped after 5 minutes running.
The new version (018) did not solve the problem.