After the update to version 9.12.025 (6), project generation no longer works.
If an app named MyApp is generated, the corresponding generated files are not saved in the development environment.
However, if the folder /var/www/html/scriptcase/app/MyProject/MyApp is completely deleted, all the files are generated correctly.
This issue had been reported and fixed in the past, but it has returned now.
Step by step for reproduction
- Create a new APP
- Generate the APP
- Go to folder …/MyProject/APP and take note of the generate date and time for all files
- Wait a minute
- Regenrate the app again
- Go to folder …/MyProject/APP and observe the files have NOT been updated (they still show the previous date and time)
- Delete the folder
- Regenrate the app again
- Go to folder …/MyProject/APP and observe the files have now been updated