I use the "Location and page name(/Path/.../Page name.aspx)" setting, but all links point to /Default.aspx?ID=XXX
Even your
http://dw9.public.dynamicweb.dk/ site doesn't work with the "Location and page name(/Path/.../Page name.aspx)" setting
I use the "Location and page name(/Path/.../Page name.aspx)" setting, but all links point to /Default.aspx?ID=XXX
Even your
http://dw9.public.dynamicweb.dk/ site doesn't work with the "Location and page name(/Path/.../Page name.aspx)" setting
Hi Kevin
Customized urls is still under heavy development. Registered as 25870
/Morten
What's the recommended approach for the time being then? I am seeing the following behavior:
1. Somewhere in our code we make an AJAX call to Default.aspx?ID=123. This is correctly rewritten as /mini-cart.
2. The request for /mini-cart fails, and returns the homepage
3. When I request /Default.aspx?ID=123 I do see my mini cart content
4. When I browse to /whatever or /doesnotexist I still see the homepage and not the 404 page
I turned off custom URLs, but /Default.aspx?ID=123 gets rewritten as /mini-cart.
This makes a lot of stuff completely broken on my site. I can't seem to control or prevent the rewrite, but the rewritten path is broken. Catch 22.
Any tips to make this work on 9.0.1?
Thanks,
Imar
Hi Kevin
Customized urls is still under heavy development. Registered as 25870
/Morten
Hi Morten,
Do you, or anyone else, know when there will be a solution for task/bug: 25870 ?
We can't really put an existing or new website live on DW9 without the extensionless URLs.
Thank you in advance.
Is it possible to say something about when a fix for this is available?
All our upgrade projects are stalled because of this.
I have heard from our Account Manager, that this should be fixed in version 9.1 being released Tue, 25'th of October.
Looks like custom URLs now work in Dynamicweb 9.1. is it officially done? I don't see TFS 25870 in the release notes so I was wondering if it's now stable and working, or whether more changes are needed still.
Thanks!
They are out and stable (as stable as a smoking new piece of code is...!).
There will be changes, but that would be to enable new features supported by the new URL system. I.e. add your own 'routes' from the UI, getting products and groups in the root of the site and stuff like that. You will see a replacement of the url providers (which still works).
BR Nicolai
Excellent, thanks Nicolai!
You must be logged in to post in the forum