You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed another weird error, that I think has to do with matching on text in #1876. This annotation:
resulted in this:
<p> <persname target="psn:0418 psn:0560"><wrong why="not displaying properly, missing space between psns. Also, this is listed as Edith and Isabelle, but I think it should just be Edith (psn:0560). In a letter to Carrie dated July 17th, Cather writes that "The Hambourgs will be in Germany then, for the Mozart Festival, and Edith and I will be with old <wrong why=" psn:0126="" psn:0127="">friends</wrong> at St. Cyr sur Mer, near Marseilles."&nbsp;'>We</persname> start south tonight to spend some time with friends on the Mediterranean coast near <placename target="geo:0120">Marseilles</placename>. Best love to you and <persname target="psn:0195">Jim</persname> and the <persname target="psn:0872psn:0179"><wrong why="Not displaying properly, missing space between psns">children</wrong></persname>, and I hope your garden is lovely. </p>
The text was updated successfully, but these errors were encountered:
I think the "needs correction" annotation on the word "friends" (annotation #003189) in the letter matched on the word "friends" on the annotation on the word "We" (annotation #003192) resulting in deleting the first part of the sentence and replacing it with the "why" text for the annotation and moving things around .. sort of.
I also noticed that this error caused the camel case in the following tags to be ignored, similar to what happened in the previous issue I submitted, #19
I noticed another weird error, that I think has to do with matching on text in #1876. This annotation:
resulted in this:
<p> <persname target="psn:0418 psn:0560"><wrong why="not displaying properly, missing space between psns. Also, this is listed as Edith and Isabelle, but I think it should just be Edith (psn:0560). In a letter to Carrie dated July 17th, Cather writes that "The Hambourgs will be in Germany then, for the Mozart Festival, and Edith and I will be with old <wrong why=" psn:0126="" psn:0127="">friends</wrong> at St. Cyr sur Mer, near Marseilles."&nbsp;'>We</persname> start south tonight to spend some time with friends on the Mediterranean coast near <placename target="geo:0120">Marseilles</placename>. Best love to you and <persname target="psn:0195">Jim</persname> and the <persname target="psn:0872psn:0179"><wrong why="Not displaying properly, missing space between psns">children</wrong></persname>, and I hope your garden is lovely. </p>
The text was updated successfully, but these errors were encountered: