quantranhong1999 edited a comment on pull request #529: URL: https://github.com/apache/james-project/pull/529#issuecomment-876292463
By the way when debug **setMessagesShouldReturnCreatedMessageWithEmptySubjectWhenSubjectIsEmpty** test, I see some thing weird. We have **a empty input subject**:  After parsing using headers.getField("Subject"), we got a null value UnstructureField  After unstructuredField.getValue(), it converts null value -> **a String with a white space**.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
