Project

General

Profile

Actions

Bug #33544

closed

Unable to find a moved page in a workspace until the page is published with the filter tree tool.

Added by Francois Beaulieu almost 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-01-30
Due date:
% Done:

0%

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

Description

The problem seem coming from the file:
t3lib/class.t3lib_befunc.php

if ((int)$state===4) {
// TODO: Same problem as frontend in versionOL(). See TODO point there.
$row = FALSE;
return;
}

$row return FALSE. Then an error occur when i looking for moved page in a workspace.
Immediately after publishing the page i find my page with the filter tree tool.

Actions #1

Updated by Alexander Opitz almost 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (4.5.12)
  • Is Regression set to No

Hi,

does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #2

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Rupert Germann)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF