Project

General

Profile

Actions

Bug #43049

closed

Lost page id after editing record out of Workspace Module

Added by Oliver Hader over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2012-11-17
Due date:
% Done:

100%

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

Description

Given are those steps to reproduce:
  1. select a sub page in page tree
  2. open workspace module
  3. edit one of the workspace elements there
  4. save or close the editing process
  5. view is redirected to page id "0"

Encoding in the Javascript part to forward a correct returnUrl is wrong.
Instead of manually escaping sequences, encodeURIComponent can be used.

Actions

Also available in: Atom PDF