Quote:
Originally Posted by JimmXinu
I would speculate that it's your browser, or something in your copy/paste chain that doesn't add the %20 or removes it.
Copying the full URL (with spaces) into FFF, something down inside libraries FFF calls replaces the spaces with '+', which is an older substitution but should still be valid.
I would further speculate that AO3's servers aren't accepting the '+' anymore for some reason.
|
You are a wizard, thank you. I'm not sure where the copy/paste issue is exactly, but when I did a find/replace of the spaces and '+'s to use %20 instead it works like it used to for me.