Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Customized URLs doesn't work on 9.0.0.0

Customized URLs doesn't work on 9.0.0.0

Kevin Steffer
Kevin Steffer
Reply

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

 


Replies

 
Morten Buhl Dynamicweb Employee
Morten Buhl
Reply

Hi Kevin

Customized urls is still under heavy development. Registered as 25870

 

/Morten

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

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

 
Jens Jakob Vedel Kristensen
Jens Jakob Vedel Kristensen
Reply
Original message by Morten Buhl posted on 13-09-2016 09:24:38:

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.

 
Kevin Steffer
Kevin Steffer
Reply

Is it possible to say something about when a fix for this is available?
All our upgrade projects are stalled because of this.

 
Kevin Steffer
Kevin Steffer
Reply

I have heard from our Account Manager, that this should be fixed in version 9.1 being released Tue, 25'th of October.

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

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!

 
Nicolai Pedersen
Reply
This post has been marked as an answer

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

Votes for this answer: 1
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Excellent, thanks Nicolai!

 

You must be logged in to post in the forum