


But if I click on her father, Clarence here, it only has the two columns.
What could be causing this? Can it be something in the GEDCOM or does Ancestry have a weird bug? Seems like a combination of things, since I've never ever seen such a thing in an ancestry tree. I did one more test and used the Export function within TMG on the same project. It still comes up looking the same as the first screenshot, but Clarence's profile now has the 3 columns.

thanks, Lynn
Lynn,
That probably means there is invalid HTML in one of the person's events. Ancestry doesn't import a lot of what TMG exports, but it imports most/all of what T2G exports. Review the events for Clarence and look for mismatched printer codes or mismatched HTML tags you added yourself.
John
--
You received this message because you are subscribed to the Google Groups "TMG to GEDCOM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to t2g-l+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/t2g-l/002601d6183b%24172535e0%24456fa1a0%24%40gmail.com.
Lynn,
That source title is 241 characters. The maximum source title length is 248 characters, but Ancestry may or may not allow that length. Also, depending on how you have the T2G properties set, the source title may include HTML because most TMG source footnotes include the [ITAL:] and [:ITAL] codes to italicize titles, and that could push it over the official 248 character limit.
Can you copy the entire SOUR record from the GEDCOM file so I can review it?
The SOUR record will start with "0 @S1234 SOUR" record and continue until the next "0 @Snnnn SOUR" record. The "1234" part will be the TMG source number.
John
--
You received this message because you are subscribed to the Google Groups "TMG to GEDCOM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to t2g-l+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/t2g-l/006101d6185a%24b5a15220%2420e3f660%24%40gmail.com.
--
You received this message because you are subscribed to the Google Groups "TMG to GEDCOM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to t2g-l+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/t2g-l/5ea07a85.1c69fb81.17a2a.0b65SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
Lynn,
The limit is 248. See my message to Lee where I described the SOUR.TITL definition.
It's impractical for T2G to fix this.
T2G can truncate the result, but that would not be appropriate for most target applications because they will accept more than 248 characters despite the GEDCOM limit for the value.
Truncating a few characters early might avoid the Ancestry issue, but source values might include various HTML tags and keeping track of which ones need to be inserted is tedious. Tedium aside, shoving end tag(s) into the value and truncating the value wherever that avoids the Ancestry issue would result in loss of data on the T2G side.
I will do some testing, but I am in the middle of something else and so I won't change anything soon.
John