Project

General

Profile

Actions

Bug #64128

closed

Refresh display button breaks return urls

Added by Christer no-lastname-given over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Linkvalidator
Target version:
Start date:
2015-01-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

If one edits (pencil) a tt_content element from the linkvalidator module after pressing "Refresh display", the return urls are "badly" formed causing a "Invalid form/module token detected. Access Denied!" error after you save & close the tt_content element.

Return url before "Refresh display":

alt_doc.php?returnUrl=/typo3/mod.php?M=web_info&moduleToken=b89601bf1ed748182c9565855cdffbfbbccb299e&id=2&?id=2&search_levels=999&edit[tt_content][8]=edit

Return url for the same element after "Refresh display":

alt_doc.php?returnUrl=/typo3/mod.php?M=web_info&moduleToken=b89601bf1ed748182c9565855cdffbfbbccb299e?id=2&search_levels=999&edit[tt_content][8]=edit

Both url's are "badly" formed with "?id=2" should be "&id=2" but only the last one, will give the "Invalid form/module token detected" error.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35790

Actions #2

Updated by Markus Klein over 9 years ago

Please test the patch linked above and vote for it, if it works.
If you have questions feel free to ask.

Actions #3

Updated by Markus Klein over 9 years ago

  • Assignee set to Markus Klein
  • Target version set to next-patchlevel
  • Complexity set to easy
Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35810

Actions #5

Updated by Alexander Opitz over 9 years ago

  • Status changed from Under Review to Closed

Merged into master and TYPO3 6.2

Actions

Also available in: Atom PDF