|
Description: |
The only way to move a page is to use the action in the standard "More actions" menu.
When doing this while on a versioned content page, there are two issues: # it only concerns the versioned content page itself. The user is not aware of it and might think that it will move the page with all its versions # it's impossible difficult to move the page itself (including all its versions) because the move isn it ' t a s only accessible trough URL action but a request parameter (`xpage=rename`), which doesn't block the redirection to versioned content pages
I suggest : # to propose display a modal to give the choice of moving either the versioned content or the page and all the versions # to disable the redirection when detecting the xpage parameter (it's also interesting for the copy action) |
|