Bug #45054

Creating page in the pagetree works not properly after editing the nodename

Added by Markus Goldbeck over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-01-31
Priority:Must have Due date:
Assigned To:Markus Goldbeck % Done:

100%

Category:UI
Target version:-

Description

When a nodename is changed in the inspector, the pagetree panel is closed and the tree reinitialized. Because of this the click events which are bind to the toolbar, are that often initialized and called as the tree. So many new pages are added to the tree on the clientside and on on the serverside, which leads to confusion.
The solution is to unbind the click events in the toolbar when the pagetree is resetted.


Related issues

related to Base Distribution - Task #41875: Updating Syncronization between Inspector, Content, Paget... Resolved

Associated revisions

Revision 153f2159
Added by Markus Goldbeck over 2 years ago

[BUGFIX] Editing node name leads to bugs for creating pages

This change replaces the unsatisfactory closing of the page
tree when editing a node's name. Instead the node is updated
in the tree and if it has subpages it is reloaded after
the page has been reloaded.

Change-Id: I099cc59d3761995759727ce15dc0f4aca0db5acd
Fixes: #45054

History

#1 Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#2 Updated by Gerrit Code Review over 2 years ago

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

#3 Updated by Gerrit Code Review over 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#4 Updated by Gerrit Code Review over 2 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#5 Updated by Gerrit Code Review over 2 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#6 Updated by Gerrit Code Review over 2 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#7 Updated by Gerrit Code Review over 2 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17910

#8 Updated by Markus Goldbeck over 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF