diff options
author | ThibG <thib@sitedethib.com> | 2017-06-11 22:53:12 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-11 22:53:12 +0200 |
commit | f8fe394e7a03edacb06c336b3990d6e488336361 (patch) | |
tree | d3a4fe5d18cb16dd826230d80f7fb17edc124e83 /public/emoji | |
parent | 2a545e0fb1d424270f79b01288f7436c4ff347ad (diff) |
Fix an error when TagManager.local_url? is called with a bad URI (#3701)
TagManager.local_url? was sometimes called with an URI with a nil host, leading to a crash in TagManager.local_url?. This fixes moves the already-existing uri.host.blank? check in front to avoid this case.
Diffstat (limited to 'public/emoji')
0 files changed, 0 insertions, 0 deletions