Uh oh!
There was an error while loading. Please reload this page.
Wrong email sender fix #18730 - #18733
Conversation
Wrong email sender in app sharebymail when sending password to owner fixnextcloud#18730
kesselb
commented
Jan 8, 2020
server/apps/sharebymail/lib/ShareByMailProvider.php Lines 434 to 442 in 44eba5c Probably not bad to have the same sender name as the other email. xyz via nextcloud. |
rullzer
commented
Jan 8, 2020
regarding to advice from @kesselb
kesselb
commented
Jan 8, 2020
@rullzer we failed 🙈 |
@kesselb indeed I used in my first approch the variables $instanceName and $senderName without initializing them. |
rullzer
commented
Jan 8, 2020
Gave it a quick spin and it works. @exner104 normally we require commits to be signed off. See https://github.com/nextcloud/server/pull/18733/checks?check_run_id=379067761. |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Wrong email sender in app sharebymail when sending password to owner fix#18730