mrkrstphr/php-gedcom

Issue with Parser/subm

Closed this issue · 2 comments

First of all, thank you for your GREAT work!

Just to let you know, I've found an issue in the parser. The name of the author could be left blank. In this case (it happens when i create a gedcom file export of my GRAMPS database), the parser returns an exception because $record[2] is undefined. I think you should test if it is empty.

Thank you again :)

Romain

Thanks for the bug report! It has been fixed.