Active
Project:
Ajax
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2009 at 18:01 UTC
Updated:
9 Jul 2009 at 18:01 UTC
I had Ajax and book.module enabled. When I click on the book "add child" link, I am able to create a child page. However, when I submit the page, I am sent to a blank page that has as it's title:
"Create Book page"
and nothing else. This is the url:
http://mysite.com/?q=node/add/book&parent=270
When I disable Ajax, then create a child page, I am taken to the appropriate node view page after I click on submit for a child page:
What do I need to do to prevent this?
Thanks.