.sgf broken file name when username contains spaces

Simple enough little bug: the sgf file name is cut off at the first appearance of a space in a user name.
For example: https://online-go.com/game/5104222

Might be specific to your browser and OS.

I get a filename with an embedded space using Chrome 50.0.2661.94 (64-bit) on Ubuntu 16.04 (64-bit). I got “5104222-188-Joachim Schmidt-sander314.sgf”.

What browser and OS are you using?

Does the file end at the space, or is there a .sgf on the end? (“7654321-321-john”, or “7654321-321-john.sgf”, instead of “7654321-321-john doe-fred.sgf”

Is there an error reported, or just the truncated filename?

BTW, good game, and I love the avatar.

I’m using Firefox on Windows. There’s no .sgf. I suspect it should just be %20 somewhere instead of space.

Thanks for the information. This will help the devs respond to the report.

Verified with FF 45.0.2 on Windows 7 Enterprise SP1 (64-bit).

I get the full filename using Chrome 50.0.2661.94 on the same system.

I’ll check FF on Linux this evening.

Linux/FF is the same for me.