[TYPO3-team-templavoila] RFC: #9499: Simultanious edits not possible
Steffen Kamper
info at sk-typo3.de
Wed Dec 16 12:00:55 CET 2009
Hi
This is an SVN patch request.
Type: bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=4200
Branches:
trunk, 1_4
Problem:
The DS-definition relies on sessions, this makes it impossible to even
look at other DSs inside another window (because the session is shared,
and the sotage-location inside the session is global, not form-local).
Solution:
Instead one global session key use the session key of the edited TO.
Now you have one session for each TO and no mixture / magic completitions.
A very good side effect is the possibility to show the edited element,
generate a backlink and add 2 new buttons: "save" and "save and exit" -
see screenshot.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9499.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-templavoila/attachments/20091216/22bae806/attachment.asc>
More information about the TYPO3-team-templavoila
mailing list