#7871 closed Bug (invalid)
Error thrown when we try to paste the date from Word.
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | 3.6.1 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
with config.pasteFromWordRemoveStyle & config.pasteFromWordRemoveFontStyles set to false copy an empty table or a simple list from any word doc and paste in to editor using Ctrl + V or Paste from Word dialog.
Expected Result Copied data from word doc should paste properly in to editor body.
Actual Result: we are getting error dialog saying It was not possible to clean up the pasted data due to an internal error
Change History (6)
comment:1 follow-up: 2 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
Replying to j.swiderski:
I could not reproduce the issue neither on trunk nor on branch. Everything seems to be fine.
The only problem I have noticed is that two-level list pasted from word gets flattened or split but I have reported this in a different ticket #7872
@ j.swiderski have u applied the config parametres that i mentioned in the the steps to reproduce
comment:3 follow-up: 4 Changed 14 years ago by
Yes I have.
config.pasteFromWordRemoveFontStyles=false; config.pasteFromWordRemoveStyles=false;
I have checked this on XP and win 7 and Ubuntu in latest stable version, latest trunk and on branch. I have used the list and table pasted from word 2003 (not 2007 - maybe it matters)
You think you could provide me with information on OS and Browser you are using and perhaps a word file causing the problem?
comment:4 Changed 14 years ago by
Replying to j.swiderski:
Yes I have.
config.pasteFromWordRemoveFontStyles=false; config.pasteFromWordRemoveStyles=false;I have checked this on XP and win 7 and Ubuntu in latest stable version, latest trunk and on branch. I have used the list and table pasted from word 2003 (not 2007 - maybe it matters)
we debugged it and found that it's an issue in our build. pls close this ticket
You think you could provide me with information on OS and Browser you are using and perhaps a word file causing the problem?
comment:5 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
comment:6 Changed 11 years ago by
Component: | General → Plugin : Paste from Word |
---|
I could not reproduce the issue neither on trunk nor on branch. Everything seems to be fine.
The only problem I have noticed is that two-level list pasted from word gets flattened or split but I have reported this in a different ticket #7872