dijs / infobox-parser

Parse Wikipedia Infoboxes
40 stars 18 forks source link

Incorrect field conversions #19

Closed yonirabin closed 5 years ago

yonirabin commented 5 years ago

Hi, me again! thanks for the fixes last time, I tried the last version 5.5.0 and found the following issues:

Page: https://en.wikipedia.org/wiki/Empire_State_Building

2 types of errors: fields:

1. startDate: 'start date and age', // March 17, 1930; 89 years ago[2] completionDate: 'start date and age', opening: 'start date and age',

2. floorCount: 'efn', //102 [7][8][9][c]

thanks!

dijs commented 5 years ago

Thanks for the findings and the very helpful information.

Fixed in v3.3.1

And published to WikiJS as v5.5.1