Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I just tested 1.9. When a link is created for a content item that doesn't exist, it redirects to the home page, not the node creation page. Looks like the link path is missing the /node/add/% part.
Comments
Comment #1
Grayside commentedThis was unexpected. Examining it now.
Comment #2
Grayside commentedWhen I click on a non-existent link, I get to the create content page. Are you referring to something else?
Comment #3
mstef commentedI just tested 1.9. When a link is created for a content item that doesn't exist, it redirects to the home page, not the node creation page. Looks like the link path is missing the /node/add/% part.
Reverted back to 1.8 for now.
Comment #4
Grayside commentedComment #5
Grayside commentedPushing out 6.x-1.10 with the fix.
Comment #6
mstef commentedWorks!
Comment #7
efarg commentedThank you!