this crash is repeatable in Logos and Verbum 9.0 SR-1:
Error ID: 1044 Error detail: AggregateException: One or more errors occurred.
expected result: a tag will assigned including the semicolon "testA; testB"
I have not tested other non-alphabet charactersLogs: 3058.Logos.zip
I've reproduced this crash. I'll write up a bug report.
Thanks, Philana!
Thanks, this has been fixed in Logos 9.1 Beta 2!
(for those curious: it now treats ";" as a separator, thus "TestA; TestB" will become two tags, "TestA" and "TestB")
this crash is repeatable in Logos and Verbum 9.0 SR-1: open the library in details view and select a resource for taggingAlternatively: go to the information tab of a resource, which also has the field for tagging input a tag that contains a semicolon character, like "testA; testB", or even the semicolon character alone ";" and hit return repeatable result: Logos or Verbum 9.0 SR-1 will crash with Error ID: 1044 Error detail: AggregateException: One or more errors occurred. expected result: a tag will assigned including the semicolon "testA; testB" acceptable result: two tags will be assigned: "testA" and "testB" i.e. semicolon will be used to separate the input string (I think the PB tool works like this in the author field) and will utilize text outside the semicolon character, if there. No tag will be assigned in the ";" case but the application will stay up. I have not tested other non-alphabet charactersLogs: 3058.Logos.zip
This has been fixed in 9.1