Bugfix
If you display objects in a grid component without an authorization check, the grid component also allows you to edit historical objects. You can then edit historical objects in edit mode. As soon as you try to change or save the row, an error message appears stating that historical objects cannot be changed.
In this case, no fields should be created in the rows for historical objects so that they cannot be edited in the first place.
Test
- /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/grid/TestHistoricObjectsInGrid.script.xml