zenodo / zenodo-rdm

Zenodo, powered by InvenioRDM
https://zenodo.org
GNU General Public License v2.0
41 stars 25 forks source link

support: added default strings for browser information #800

Closed alejandromumo closed 5 months ago

alejandromumo commented 5 months ago

We have this exception on Sentry:

TypeError

can only concatenate str (not "NoneType") to str

It seems that the browser version can be None:

{browser: 'Other', browser_version: None, device: 'Other', os: 'Other'}