Some files out there (e.g. in T103441) contain face definitions with four indices, which the importer code was not expecting. The OBJ standard spells out up to three indices per face corner; the file in there must be using some sort of non-standard OBJ syntax extension. Now the code simply ignores any trailing per-face-corner data.