@crazycells you're passing the naked url which is not correct. You have to run it through encodeURIComponent() before using it as an url fragment
Note the % ended symbols in my post above
Ah, if you mean via the menu, I suppose that needs to be fixed.