ONLYOFFICE / DocumentServer

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.56k stars 1.05k forks source link

Error when editing fillable PDF with Javascript Editor #2768

Open DrZoidberg09 opened 1 week ago

DrZoidberg09 commented 1 week ago

This issue is unique.

Operating System of DocumentServer

Docker

Version information

8.1

Expected Behavior

Editing every PDF possible, especially fillable PDFS

Actual Behavior

Since version 8.1 filling forms throws this error described below

Reproduction Steps

No response

Additional information

Browser Error Log

Uncaught TypeError: S.sc is not a function si https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:1398 yf https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12903 uJa https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12260 eld https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12211 KFc https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12211 resize https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12288 QBa https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12137 LH https://domain.com/8.1.0-169/sdkjs/word/sdk-all-min.js:1454 onLayoutChanged https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 onWindowResize https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 E https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 n https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 b https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 dispatch https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 handle https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 sdk-all.js:1398:198 si https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:1398 yf https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12903 uJa https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12260 eld https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12211 KFc https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12211 resize https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12288 QBa https://domain.com/8.1.0-169/sdkjs/word/sdk-all.js:12137 LH https://domain.com/8.1.0-169/sdkjs/word/sdk-all-min.js:1454 onLayoutChanged https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 onWindowResize https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 E https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 n https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 b https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 dispatch https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8 handle https://domain.com/8.1.0-169/web-apps/apps/pdfeditor/main/app.js:8

TatianaKirillova commented 1 week ago

Hello,  @DrZoidberg09 Thanks for your request! I can confirm that the problem exists, issue #68768 for your problem.

TatianaKirillova commented 1 day ago

@DrZoidberg09 I hasten to inform you that the problem has been fixed with this commit and will be included in the next release. Please don't miss the update!