Commit 73715f3
Amir Biglarbegian
MB-55677 Fix the bug when parameter is None
Len function fails if passed a None value. Also the right test in
_post_form_encoded function is to check if the params is a string.
Here we're fixing this issue.
Change-Id: I603e4a82a53fe7cd2a71c81e478d82eefed7ec72
Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/187452
Well-Formed: Restriction Checker
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: James Lee <james.lee@couchbase.com>1 parent c1db44c commit 73715f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2399 | 2399 | | |
2400 | 2400 | | |
2401 | 2401 | | |
2402 | | - | |
| 2402 | + | |
2403 | 2403 | | |
2404 | 2404 | | |
2405 | 2405 | | |
| |||
0 commit comments