Page 1 of 1

Unwanted fragment identifiers in URLs [SOLVED]

Posted: Sun Sep 08, 2013 4:37 pm
by palun
I upgraded from 1.10.3 to 1.11.7 and all went well except for one thing: URLs are now shown with a fragment identifier -- i.e. a hash followed by a period and some kind of id -- at the end. Example:

Code: Select all

http://localhost/my_webb/my_page#.UiyPtrzj5dc
Anyone knows what it is and how to get rid of it?

(I am not even sure this is caused by CMSMS. I am running the web locally, on a Mac, using XAMPP.)

Many thanks!
/u

Re: Unwanted fragment identifiers in URLs

Posted: Sun Sep 08, 2013 8:33 pm
by staartmees

Re: Unwanted fragment identifiers in URLs

Posted: Mon Sep 09, 2013 7:06 am
by palun
That solved it.
Many thanks!
/u