-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
umbracoRedirect Requires Template #15724
Comments
Hi there @photogsy! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Hey! |
Hi @photogsy, We're writing to let you know that we would love some help with this issue. We feel that this issue is ideal to flag for a community member to work on it. Once flagged here, folk looking for issues to work on will know to look at yours. Of course, please feel free work on this yourself ;-). If there are any changes to this status, we'll be sure to let you know. For more information about issues and states, have a look at this blog post. Thanks muchly, from your friendly Umbraco GitHub bot :-) |
I can have a look at this one if no one else is already working on it. |
@emmagarland is it possible to get this fix applied to v13? |
@steroberts89 hi, I will see if @nul800sebastiaan is planning to cherry-pick it into v13 when he's available. |
Have cherry-picked for 13.6.0. |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
13.1.1
Bug summary
In the past you could create a Doc Type with no template and give it an umbracoRedirect property, and this would work fine in the content tree.
I tried to do the same in 12.x and 13.x and it doesn't work - you get the page not found page, UNLESS you give the Doc Type a template.
Specifics
No response
Steps to reproduce
umbracoRedirect
with a content picker editor.Expected result / actual result
You should be redirected to the node in the tree that you selected.
The text was updated successfully, but these errors were encountered: