fire-eggs / fire-eggs/YAGP

ANSI "TM" symbol problem

Open
#48 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

library question writer
Dominant language
C#
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

See "ancestors (2).ged" - line 47441

Input is ANSI, character is "TM" elevated symbol.

Writer wrote as UTF-8, "SGCI" special character(?)

Need to investigate - "ANSI" may in fact be a code page ...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with ancestors (2).ged at line 47441 and trace how the parser handles the reported ANSI input and the elevated TM character. Investigate whether ANSI refers to a code page and compare the UTF-8 and “SGCI” representations. Done means the character is identified and parsed or reported correctly without corrupting the GEDCOM data.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.