Skip to content

Tumblr and Facebook started adding #somevalue.01 to their shared URLS. jquery.history is rewriting these urls. #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
maddhacker24 opened this issue May 1, 2013 · 1 comment

Comments

@maddhacker24
Copy link

Hi,

An example of a normal website link:
http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes

An example of the above link shared on Facebook or Tumblr
http://www.yourwebsite.com/jokes/10502/Ashes-To-Ashes#Cgy8Io0pXq6szy6e.01

Resulting URL if loading jquery.history on the page.
http://www.yourwebsite.com/jokes/10502/Cgy8Io0pXq6szy6e.01

Depending on how you have your site set up, this could sometimes cause a 404.

I need an urgent fix for this on my sites.

@maddhacker24
Copy link
Author

How can I prevent my URL from being chopped up? Is there an override or something I can do? Perhaps comment out some code? Please help.

christanto added a commit to christanto/history.js that referenced this issue May 11, 2013
…01 to their shared URLS. jquery.history is rewriting these urls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant