Opened 15 years ago
Closed 14 years ago
#5351 closed Bug (expired)
Use of cut and paste from Word then save results in Server and Javascript errors.
Reported by: | David McManus | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Cc: |
Description
When used in conjunction with a .NET 3.5 environment we are having users intermittently taking javascript errors and more importantly server errors due to the .NET view state getting corrupted. These seem to occur almost randomly and are difficult to reporduce.
Have not been able to precisely debug the issue down to what is occuring but seems to be related to the use of cut and paste functionality with Word documents, then switching back to view mode, then performing a postback to the server. Error results in a Validation of viewstate MAC failed. If the drag and drop of text from a Word doc is used instead we do not get this error.
I'm attaching a copy of the aspx file, let me know if you need more info.
Attachments (2)
Change History (4)
Changed 15 years ago by
Attachment: | AnswerCase.aspx added |
---|
Changed 15 years ago by
Attachment: | CKEditor MAC Error.gif added |
---|
comment:1 Changed 15 years ago by
Component: | UI : Enter Key → General |
---|---|
Keywords: | Pending added |
comment:2 Changed 14 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
As you can understand we need detailed steps to reproduce the bug. CKEditor doesn't do anything to the "viewstate MAC", so it's hard to understand how it can be the origin of the problem.