Skip to content

Conversation

@MorrisJobke
Copy link
Member

@MorrisJobke MorrisJobke commented Oct 15, 2018

(e.g. null or "0") and actively cast it to a boolean

This was the error message that we have seen:

Argument 1 passed to OC\\Share20\\Share::setSendPasswordByTalk() must be of the type boolean, null given, called in apps/sharebymail/lib/ShareByMailProvider.php on line 981

Backport of #11802

…0") and actively cast it to a boolean

This was the error message that we have seen:

```
Argument 1 passed to OC\\Share20\\Share::setSendPasswordByTalk() must be of the type boolean, null given, called in apps/sharebymail/lib/ShareByMailProvider.php on line 981
```

Signed-off-by: Morris Jobke <[email protected]>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Oct 15, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 14.0.4 milestone Oct 15, 2018
@MorrisJobke MorrisJobke changed the title Fix a case where "password_by_talk" was not a boolean [stable14] Fix a case where "password_by_talk" was not a boolean Oct 15, 2018
@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Oct 16, 2018
@nickvergessen nickvergessen merged commit c1fbf70 into stable14 Oct 16, 2018
@nickvergessen nickvergessen deleted the backport/11802/fix-password_by_talk-not-a-boolean branch October 16, 2018 14:32
@MorrisJobke MorrisJobke mentioned this pull request Nov 13, 2018
@MorrisJobke MorrisJobke mentioned this pull request Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants