Bug #43417
closedabout_modules: returnUrl points to alt_intro.php and causes 404 Not Found error
100%
Description
Link in "Edit this account" in Flash message when " ...default backend user 'admin' with password 'password' is still present... " contains parameter returnUrl=alt_intro.php in URL, which causes a "404 File Not Found" error in following steps.
How to reproduce (introductionpackage-6.0.0):
- login to TYPO3 BE as "admin" user
- ensure current password is "password" (TYPO3's default password)
- go to: HELP - About Modules
Flash message appears:
Important Notice! The default backend user "admin" with password "password" is still present. Edit this account, either deleting it completely or changing the username and password.
- follow link Edit this account (note: URL contains parameter mentioned above), see attached screenshot0018.png
e.g.
http://localhost/typo3/alt_doc.php?returnUrl=alt_intro.php&edit[be_users][1]=edit
- click "Save and close" icon on the top
- 404 error occurs, see attached screenshot0019.png
Files
Updated by Michael Schams almost 12 years ago
- File screenshot0019.png screenshot0019.png added
Updated by Michael Schams almost 12 years ago
Subject of this ticket should read: " returnUrl points to alt_intro.php and causes 404 Not Found error "
Updated by Ernesto Baschny almost 12 years ago
- Subject changed from returnUrl points to alt_intro.php and causes to about_modules: returnUrl points to alt_intro.php and causes 404 Not Found error
- Category set to Backend User Interface
- Status changed from New to Accepted
- Complexity set to easy
Thanks for spotting this issue.
The alt_intro.php file was deprecated in 4.6, thus removed in 6.0. So the fix should also go up to the 4.6 branch!
Updated by Tim Spiekerkötter over 11 years ago
This issues seems to be fixed in this commit: https://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff/ed3651f44a912bc56d7fa559ec799b3d506ebcac
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21984
Updated by Tim Spiekerkötter over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 310f88bcf12a5fbb576dce78f0ad9bb8ef9904d4.