Opened 9 years ago
Closed 9 years ago
#13944 closed Bug (invalid)
Uncaught Error: CSRF protect string not added to servlet
Reported by: | ramarao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Iam trying to insert an image using rich text filed in salesforce. I ma getting below error. please help on this.
response.CKEDITOR.plugins.get.sfdcUtils.evalAjaxServletOutput @ sfdcImage.js?t=4.4.6.4:7(anonymous function) @ sfdcImage.js?t=4.4.6.4:22h @ ckeditor.js?t=4.4.6.4:10CKEDITOR.event.CKEDITOR.event.fire @ ckeditor.js?t=4.4.6.4:11CKEDITOR.plugins.get.sfdcUtils.onUploadCompleted @ sfdcImage.js?t=4.4.6.4:8onload @ techSupportForm:1
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | Capture.PNG added |
---|
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.4 |
I'm sorry but this is a problem with custom implementation, custom plugin or server-side. This is not CKEdior bug.
NOTE: First thing I would chceck would be the part responsible for adding that "protect string".