I have an .xlsx file with a cell containing "a@" - kind of a broken email address. When I try to open it using new XSSFWorkbook(file).
Exception: UrlFormatException
Invalid URI: The hostname could not be parsed.
Comments: ** Comment from web user: eldarkra **
Exception: UrlFormatException
Invalid URI: The hostname could not be parsed.
Comments: ** Comment from web user: eldarkra **
Is this issue expected to be fixed?