repeatable CRASH L9.0 SR-1: tagging with semicolon

NB.Mick
NB.Mick MVP Posts: 15,972
edited November 21 in English Forum

this crash is repeatable in Logos and Verbum 9.0 SR-1:

  • open the library in details view and select a resource for tagging
    Alternatively: 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 characters

Logs: 3058.Logos.zip   

Have joy in the Lord! Smile

Tagged:

Comments

  • Philana R. Crouch
    Philana R. Crouch Member, Logos Employee Posts: 4,597

    I've reproduced this crash. I'll write up a bug report.

  • NB.Mick
    NB.Mick MVP Posts: 15,972
  • NB.Mick
    NB.Mick MVP Posts: 15,972

    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")

    Have joy in the Lord! Smile

  • Philana R. Crouch
    Philana R. Crouch Member, Logos Employee Posts: 4,597

    NB.Mick said:

    this crash is repeatable in Logos and Verbum 9.0 SR-1:

    • open the library in details view and select a resource for tagging
      Alternatively: 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 characters

    Logs: 3058.Logos.zip   

    This has been fixed in 9.1