Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SiteTree hash navigation in IE


Go to End


926 Views

Avatar
MichalKleiner

Community Member, 4 Posts

8 April 2014 at 3:43pm

Hi,

when navigating in the CMS via SiteTree in Chrome I can see full urls in the address bar. In IE11 it goes first to /admin/pages and all other pages are loaded via #admin/pages/bla/bla in the url even if browser is showing correct full url. It seems like some JS is doing this.

Can this be switched off to behave consistently across all browsers? It seems like for our page extension modifying TinyMCE config it's not somehow working properly. When I visit directly correct url instead that one with # it works correctly.

Cheers
Michal