Serg-Norseman / GEDKeeper

GEDKeeper - program for work with personal genealogical database
https://gedkeeper.net/
GNU General Public License v3.0
149 stars 44 forks source link

Handling of space characters within notes #449

Closed cbettinger closed 1 year ago

cbettinger commented 1 year ago

I have noticed a problem with storing/restoring larger notes containing space characters. Here are the steps to reproduce this issue:

  1. Create a note containing this string without explicit line breaks:

Getauft wurden der Sohn des Nicolaus Weis auf den Namen Jois, die Taufpaten waren Jois Beier aus Wolmring und die Ehefrau des Hans Braun, sowie seine Tochter Margreta, deren Taufpaten die Ehefrau des Hans Metzger alias Bur, und der Kanzlist Jakobus Simel waren

  1. Save the GEDCOM file
  2. Re-Open the GEDCOM file and open the note

The last space character (between Jacobus and Simel) is now missing (see screenshot).

missing-space