Skip to content

Fix for #1319 - html is pasted in reverse order#1488

Open
ianchadwick wants to merge 1 commit into
alohaeditor:howling-madfrom
ianchadwick:patch-2
Open

Fix for #1319 - html is pasted in reverse order#1488
ianchadwick wants to merge 1 commit into
alohaeditor:howling-madfrom
ianchadwick:patch-2

Conversation

@ianchadwick

Copy link
Copy Markdown

Problem was in adding everything to the beginning of the right location the new nodes were being reversed so simple fix was to reverse the new nodes before they are appended

Problem was in adding everything to the beginning of the right location the new nodes were being reversed so simple fix was to reverse the new nodes before they are appended
@ianchadwick

Copy link
Copy Markdown
Author

... and remove a load of dead code after the return statement!

@GenticsDev

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

2 similar comments
@GenticsDev

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@GenticsDev

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants