Project

General

Profile

Actions

Bug #33791

closed

Blank page after Save+Close in page settings

Added by Mario Rimann about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
Start date:
2012-02-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We stumbled about the following bug that occurs only when the settings of a page are being edited by opening the settings form via the context menu in the pagetree.

- go to the list module, the content of the list module is shown in the right column (screenshot 1)
- click a page's icon in the pagetree, click the edit link in the context menu
- click "save+close" on the page settings (screenshot 2)

Expected:
The list view is shown in the right column

Current Behaviour:
A blank "page" is shown in the right column instead of the list view that was shown before (screenshot 3)

Side note:
Opening the page settings from the corresponding button on top of the list module's output (screenshot 4) opens the same dialog as in screenshot 2 - and after save+close, the same list view is shown again. That's also the expected behavior of the above mentioned worklow.


Files

save_close_1.png (28.7 KB) save_close_1.png Mario Rimann, 2012-02-08 18:28
save_close_2.png (21.5 KB) save_close_2.png Mario Rimann, 2012-02-08 18:29
save_close_3.png (20.7 KB) save_close_3.png Mario Rimann, 2012-02-08 18:29
save_close_4.png (29 KB) save_close_4.png Mario Rimann, 2012-02-08 18:29

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #34623: After editing page properties from context menu returnUrl is lostClosed2012-03-07

Actions
Actions #1

Updated by Stefan Galinski about 12 years ago

  • Status changed from New to Accepted

Sounds like the returnUrl parameter is missing...

Actions #2

Updated by Stefan Galinski about 12 years ago

  • Target version deleted (4.5.12)
Actions #3

Updated by Markus Klein about 12 years ago

Thanks for posting this.
I encountered this issue several times, but wasn't able (didn't take the time) to figure out the steps to reproduce.

Actions #4

Updated by Marcus Biesioroff about 12 years ago

Maybe this case will help to resolve problem. Just met such scenario with TCA wizard save: returnUrl contains 2000+ of characters and suhosin.get.max_value_length = 512. In effect returnUrl parameter is visible in Firebug's Net tab without any damages however alt_doc.php can't get it so it creates form's action with dummy.php instead of return url.

P.S. Just realized that this doesn't resolve problem with blank page after editing from tree.

Actions #5

Updated by Stefan Galinski about 12 years ago

Easy one and missing returnUrl like I thought. Patch is on the way to the review system. Please test and vote for it.

Actions #6

Updated by Gerrit Code Review about 12 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 http://review.typo3.org/9169

Actions #7

Updated by Stefan Galinski about 12 years ago

  • Assignee set to Stefan Galinski
  • Target version set to 4.5.12
Actions #8

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9169

Actions #9

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9828

Actions #10

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9829

Actions #11

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9830

Actions #12

Updated by Stefan Galinski about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF