Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: Show content element after copy paste inline #309

Merged
merged 3 commits into from Dec 22, 2015

Conversation

aertmann
Copy link
Contributor

Fixes copy pasting of content elements where the new element wouldn't be displayed until
reloading the page.

Additionally fixes an issue where cutting an element caused a page reload.

NEOS-1506 #close

Redirect to copied node instead of target node

NEOS-1506 #close
The moveAndRender call made with an additional argument
causing the overridden XHR request not to be used, resulting
in not being able to find the moved node and reloading the page.

NEOS-1506
@kdambekalns
Copy link
Member

👍 - works fine on 2.1. Thanks!

@aertmann
Copy link
Contributor Author

👍

@dfeyer
Copy link
Contributor

dfeyer commented Dec 22, 2015

👍 Tested on 2.1 and 2.0 well done

@aertmann
Copy link
Contributor Author

thanks

aertmann added a commit that referenced this pull request Dec 22, 2015
BUGFIX: Show content element after copy paste inline
@aertmann aertmann merged commit d12f068 into neos:2.0 Dec 22, 2015
@aertmann aertmann deleted the copy-paste-broken branch December 22, 2015 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants