HistoryKey should empty pathes as null #150
Closed
Labels
Milestone
Comments
I will take it up. |
|
Sorry that I took three months to deliver send this pull request. My bad! However, is it possible to configure (some xml file?) history related information during the startup time? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The HistoryKey curently distinguishes between pathes which are empty ('') or null. Since they are semantically the same they should be treated the same.
The text was updated successfully, but these errors were encountered: