Hi all,
I wake up this thread with a bug detected in roo 1.1.5 + gwt 2.3
Test case :
Considering gwt addon is active, run the web app and create/modify an Animal entity
Create a new...
Type: Posts; User: rhallier; Keyword(s):
Hi all,
I wake up this thread with a bug detected in roo 1.1.5 + gwt 2.3
Test case :
Considering gwt addon is active, run the web app and create/modify an Animal entity
Create a new...
To understand clearly the issue, here is the failing use case with the Expenses.roo sample :
- Create a new Employee
- Create a new Report with selecting the previously created employee as reporter...