I just installed v2.2.6 onto v6.1.3 and I have a few issues (was previously using v1.5.2 on other projects):
nothing in 404handlers.config - is there meant to be or are you hooking into the request pipeline in a new way?
When saving a new Redirect with an old url of /News.aspx?Item=4353 - I put News.aspx into the Old Url field but it saves into the db as News (and displays as "News/") - not sure if this is correct but when I hit /News.aspx?Item=4353 I do not get a 301 (get a 404)
I added the datatype but nothing shows up in my content tree for it - assume this is a work in progress?
Thanks for all your work on the project - looks nice and polished visually.
nothing in 404handlers.config - is there meant to be or are you hooking into the request pipeline in a new way?
That's right, instead a (dynamic) HttpModule is used
When saving a new Redirect with an old url of /News.aspx?Item=4353 - I put News.aspx into the Old Url field but it saves into the db as News (and displays as "News/") - not sure if this is correct but when I hit /News.aspx?Item=4353 I do not get a 301 (get a 404)
404handlers.config
I just installed v2.2.6 onto v6.1.3 and I have a few issues (was previously using v1.5.2 on other projects):
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.