-
Bug
-
Resolution: Fixed
-
Major
-
4.0 alpha
-
None
-
None
First scenario
- Create a new content, fill the required fields and save & close.
- Create a second content, fill the required fields and save & close.
- Open the SearchTool and launch an empty search.
- Double-click on the first content created before.
- The server throws an error : "TypeError: Cannot read property 'data' of undefined"
Alternative scenario
- Create a new content, fill the required fields and save & close.
- Create a second content, fill the required fields and save & close.
- Open the SearchTool and launch an empty search.
- Delete the first content created before.
- The server throws an error : "TypeError: Cannot read property 'data' of undefined"
This is due to a bug with the HistoryTool when trying to add an existing entry or remove an entry.