Bug #19610
closed404 error after saving page properties when "Include subpages" is set
0%
Description
when the access option "Include subpages" is set on the page properties and I change once again somethings (e.g. page title) on the page properties of the same page or of their subpages, I get an 404 error after saving and it won't redirect to the list view.
TYPO3 is installed locally for testing.
URL of root page: http://cms.mydomain.tld/subdir/
Backend: http://cms.mydomain.tld/subdir/
Error log:
192.168.102.1 - - [13/Nov/2008:23:28:16 +0100] "GET /subdir/typo3/alt_doc.php?edit[pages]52=edit&returnUrl=http%3A%2F%2Fcms.mydomain.tld%2Fsubdir%2Ftypo3%2Fdb_list.php%3Fid%3D29 HTTP/1.1" 200 107925
192.168.102.1 - - [13/Nov/2008:23:28:23 +0100] "POST /subdir/typo3/alt_doc.php?&edit[pages]52=edit&returnUrl=http%3A%2F%2Fcms.mydomain.tld%2Fsubdir%2Ftypo3%2Fdb_list.php%3Fid%3D29 HTTP/1.1" 404 881
(issue imported from #M9792)