online
online copied to clipboard
fix(remote_config_pull): nullpointer if host not defined in json
Change-Id: 206e9e3ff1fa33f2073e12fc5adf1ef0bb14d61a
Signed-off-by: genofire [email protected]
- Resolves: #5235
- Target version: master
Summary
Maybe fix Null-Pointer.
Suggestion: drop fetchWopiHostPatterns, it is undocumented and not needed.
TODO
- [ ] drop
fetchWopiHostPatterns
Checklist
- [ ] Code is properly formatted
- [x] All commits have Change-Id
- [ ] I have run tests with
make check - [ ] I have issued
make runand manually verified that everything looks okay - [ ] Documentation (manuals or wiki) has been updated or is not required
@Ashod do you review?
@mmeeks do you review?
@Rash419, can you please review?
@thebearon @genofire I have PR that drops the method and some clean ups https://github.com/CollaboraOnline/online/pull/5313
Sorry - many of us have been out at our annual conference - hence the delay.
Hmm @Rash419 PR looks really, like it solve it either ;)
https://github.com/CollaboraOnline/online/pull/5313 is merged. Closing this PR