Project

General

Profile

Actions

Bug #11718

closed

ExtJS confirmation window contents might be "cached"

Added by Tolleiv Nietsch almost 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2010-12-25
Due date:
% Done:

100%

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

Description

ExtJS confirmation window contents might be "cached"..

How to reproduce:

  1. Setup two with different recipient lists
  2. Open workspace module in one workspace and check the recipients, close with "cancel"
  3. Switch to the second workspace with the tabs within the workspace module
  4. Check the recipients of the second workspace

Reason why this happens is because the "Window" elements are not always closed properly.

There are two ways to resolve this - always make the call to "close()" when the window is actually closed - call "close()" before you open a now window. The second open is what I've picked because I'm not sure if I'd be able to find all places for option 1 ;)


Files

11718.patch (976 Bytes) 11718.patch Tolleiv Nietsch, 2010-12-25 11:45
Actions

Also available in: Atom PDF