We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have received a mail with a looooong filename... (Why peope do this?!? But is it reality..) The problem is, the Filename is "NULL"?
Content-Type: application/pdf; name*0*=utf-8''Buchungsbest%C3%A4tigung-%20Rechnung-Gesch%C3%A4ftsbedingung; name*1*=en-Nr.B123-45%20-%20XXXX%20xxxxxxxxxxxxxxxxx%20XxxX%2C%20L%C3%BCd; name*2*=xxxxxxxx%20-%20VM%20Klaus%20XXXXXX%20-%20xxxxxxxx.pdf Content-Disposition: attachment; size=70551; filename*0*=utf-8''Buchungsbest%C3%A4tigung-%20Rechnung-Gesch%C3%A4ftsbedin; filename*1*=gungen-Nr.B123-45%20-%20XXXXX%20xxxxxxxxxxxxxxxxx%20XxxX%2C; filename*2*=%20L%C3%BCxxxxxxxxxx%20-%20VM%20Klaus%20XXXXXX%20-%20xxxxxxxx.p; filename*3*=df Content-Transfer-Encoding: base64
$attachment->getFilename() => NULL How can i fix this?
$attachment->getFilename() => NULL
The text was updated successfully, but these errors were encountered:
It is a bug indeed, but I think related to the extension itself (reproduced in #366).
I'll analyse it in the next weeks.
Sorry, something went wrong.
d7eda04
Bugfix released in 1.5.4
No branches or pull requests
I have received a mail with a looooong filename... (Why peope do this?!? But is it reality..) The problem is, the Filename is "NULL"?
$attachment->getFilename() => NULL
How can i fix this?
The text was updated successfully, but these errors were encountered: