Closed JoelMon closed 8 years ago
If a outline title ABC exists and the user enters title abc the sanity will not catch that both titles are the same.
Need to lowercase the title when performing the check for duplicates.
Bug was fixed in commit #116
If a outline title ABC exists and the user enters title abc the sanity will not catch that both titles are the same.
Need to lowercase the title when performing the check for duplicates.