Changes between Initial Version and Version 1 of Ticket #13036, comment 11
- Timestamp:
- 2017-06-11T13:10:50+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13036, comment 11
initial v1 5 5 6 6 The problem with unit tests is that they do not correctly set the edit layer during the test - this is why they fail. If we get errors in plugins, the plugin is using commands to modify a layer that is not the edit layer. 7 8 ... but I agree: We should try to always add dataset information to our utility functions - it will make them more universal and allow them to be used on a data set that is not in any layer. I fixed this for the right/left hand traffic computations.