Skip to content
New issue

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

[5.7] fix #23804: attachFromStorageDisk not compatible with the queue #24809

Merged
merged 2 commits into from
Jul 15, 2018

Conversation

Grummfy
Copy link
Contributor

@Grummfy Grummfy commented Jul 11, 2018

Hello,
fix the issue #23804 that create error when mail are queued with attachFromStorageDisk.

So now it will add the information in an array of data, then loop on it when we really send the message.

I add some unit test, hoping to get the error in my unit test, but failed to success in it (I didn't succeed to create the error in the unit test). But the unit test are there so let's keep them ;).

@Grummfy Grummfy changed the title [5.6] fix #22804: attachFromStorageDisk not compatible with the queue [5.6] fix #23804: attachFromStorageDisk not compatible with the queue Jul 11, 2018
@Grummfy Grummfy force-pushed the fix/23804_mailable-attachment branch from d12a963 to c244abe Compare July 11, 2018 12:56
@taylorotwell taylorotwell merged commit c244abe into laravel:master Jul 15, 2018
@GrahamCampbell GrahamCampbell changed the title [5.6] fix #23804: attachFromStorageDisk not compatible with the queue [5.7] fix #23804: attachFromStorageDisk not compatible with the queue Jul 15, 2018
@GrahamCampbell
Copy link
Member

NB You actually submitted this to 5.7, not 5.6.

@Grummfy Grummfy deleted the fix/23804_mailable-attachment branch July 15, 2018 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants