Closed (fixed)
Project:
Aloha Editor (obsolete)
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
24 Aug 2012 at 02:07 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent
Comments
Comment #1
lionheart8 commentedI can confirm that with d7.x-2.x-dev as well.
:(
Any way out? I have this in the Drupal commons distribution.
Regards
Comment #2
ezra-g commentedAdding the 'commonslove' tag.
Comment #3
lionheart8 commentedHi
Thank you for the response.
I don't quite get you, though. What is & exactly where do you add that tag?
Regards
Comment #4
webchickConfirmed, but this is actually a problem with our build of Aloha Editor, Edit module is just a victim. Moving.
Comment #5
webchickMarked #1783626: Pasting is broken in our custom build of AE as a duplicate, since this one was technically older, but here are relevant details from Wim:
This is because AE won't load vendor/sanitize.js in our custom build of AE, causing content handlers to break. Also see #1782348: Improve the custom build of Aloha Editor.
Comment #6
ezra-g commented@lionheart8 - I was adding a tag to help track this issue. See http://drupal.org/node/1023102 for more about that practice.
Comment #7
wim leersI figured out the cause. https://github.com/alohaeditor/Aloha-Editor/issues/750
Commit that fixes this upcoming.
Comment #8
wim leers- D8: http://drupalcode.org/project/aloha.git/commit/cdd2409
- D7: http://drupalcode.org/project/aloha.git/commit/d07a8ba
Comment #9
jacobson commentedI've tried the patch for D7 to which Wim links in comment #8. I cleared the cache. Must I do anything else? I still cannot paste into a textarea that has the Aloha text formatter format and shows the Aloha editor bar. Thanks
Comment #10
yechuah commentedTry this modification to the code. http://drupal.org/node/1816184 i havent made a patch for it but its just a 1 line addition to drupalcontenthandler.js