-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Steps to reproduce
- Share folder with a pdf file
- Visit shared folder in another tab or browser
- Click a pdf file in that shared folder
Expected behaviour
PDF file opens in PDF viewer
Actual behaviour
PDF viewer opens with an error and no content is displayed
Server configuration detail
Operating system: Linux 4.15.0-135-generic #139-Ubuntu SMP Mon Jan 18 17:38:24 UTC 2021 x86_64
Webserver: Apache/2.4.29 (Ubuntu) (apache2handler)
Database: mysql 8.0.23
PHP version:
7.4.15
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, bcmath, bz2, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, exif, memcache, mysqli, pdo_mysql, apc, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Phar, Zend OPcache
Nextcloud version: 20.0.7 - 20.0.7.1
Updated from an older Nextcloud/ownCloud or fresh install: 19
Where did you install Nextcloud from: Nextcloud
Signing status
Array
(
)
List of activated apps
Enabled:
- accessibility: 1.6.0
- activity: 2.13.4
- admin_audit: 1.10.0
- announcementcenter: 4.0.1
- apporder: 0.11.0
- bookmarks: 4.1.0
- bruteforcesettings: 2.0.1
- calendar: 2.1.3
- checksum: 1.0.1
- cloud_federation_api: 1.3.0
- cms_pico: 1.0.12
- comments: 1.10.0
- contacts: 3.4.3
- contactsinteraction: 1.1.0
- dashboard: 7.0.0
- data_request: 1.7.0
- dav: 1.16.2
- dicomviewer: 1.2.2
- drawio: 0.9.8
- external: 3.7.2
- federatedfilesharing: 1.10.2
- federation: 1.10.1
- files: 1.15.0
- files_downloadactivity: 1.9.0
- files_external: 1.11.1
- files_fulltextsearch: 20.0.0
- files_linkeditor: 1.1.3
- files_markdown: 2.3.1
- files_pdfviewer: 2.0.1
- files_photospheres: 1.20.1
- files_readmemd: 1.2.0
- files_rightclick: 0.17.0
- files_sharing: 1.12.2
- files_trackdownloads: 1.9.0
- files_trashbin: 1.10.1
- files_versions: 1.13.0
- files_videoplayer: 1.9.0
- firstrunwizard: 2.9.0
- fulltextsearch: 20.0.0
- gpxedit: 0.0.13
- gpxmotion: 0.1.0
- gpxpod: 4.2.6
- groupfolders: 8.2.0
- guests: 1.6.2
- impersonate: 1.7.0
- integration_onedrive: 0.0.10
- issuetemplate: 0.7.0
- logreader: 2.5.0
- lookup_server_connector: 1.8.0
- mail: 1.8.3
- maps: 0.1.8
- metadata: 0.12.0
- nextcloud_announcements: 1.9.0
- notes: 4.0.2
- notifications: 2.8.0
- oauth2: 1.8.0
- onlyoffice: 6.2.0
- password_policy: 1.10.1
- phonetrack: 0.6.7
- photos: 1.2.3
- polls: 1.7.5
- privacy: 1.4.0
- provisioning_api: 1.10.0
- quicknotes: 0.6.3
- quota_warning: 1.9.1
- recommendations: 0.8.0
- serverinfo: 1.10.0
- settings: 1.2.0
- sharebymail: 1.10.0
- spreed: 10.1.2
- support: 1.3.0
- survey_client: 1.8.0
- systemtags: 1.10.0
- tasks: 0.13.6
- text: 3.1.0
- theming: 1.11.0
- twofactor_admin: 3.0.0
- twofactor_backupcodes: 1.9.0
- twofactor_totp: 5.0.0
- updatenotification: 1.10.0
- user_status: 1.0.1
- video_converter: 1.0.0
- viewer: 1.4.0
- weather_status: 1.0.0
- welcome: 0.0.5
- whiteboard: 0.0.3
- workflowengine: 2.2.0
Disabled:
- auto_mail_accounts
- circles
- deck
- encryption
- files_ebookreader
- telephoneprovider
- terms_of_service
- user_ldap
Configuration (config/config.php)
{
"updatechecker": false,
"integrity.check.disabled": false,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.tangibletec.com"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\APCu",
"filelocking.enabled": "true",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 1.5,
"dbindex": 0
},
"overwrite.cli.url": "https:\/\/xen-srv.tangibletec.com\/cloud",
"htaccess.RewriteBase": "\/",
"dbtype": "mysql",
"version": "20.0.7.1",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "UTC",
"installed": true,
"preview_libreoffice_path": "\/usr\/bin\/libreoffice",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "ssl",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"loglevel": 0,
"maintenance": false,
"trashbin_retention_obligation": "D90, D90",
"theme": "",
"singleuser": false,
"app_install_overwrite": [
"calendar",
"auto_mail_accounts",
"admin_notifications",
"bookmarks_fulltextsearch",
"files_external_gdrive",
"dicomviewer",
"gpxedit"
],
"mysql.utf8mb4": true,
"updater.release.channel": "stable",
"encryption.key_storage_migrated": false
}
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Browser: Firefox, Chrome
Operating system:
Logs
Web server error log
No errors
Nextcloud log
Browser log
Some messages have been moved to the Issues panel.
/ocs/v2.php/apps/text/public/workspace?path=%2F&shareToken=dEeWKTzeSsTWFNp:1 Failed to load resource: the server responded with a status of 404 (Not Found)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
formatDate @
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment
relativeModifiedDate @
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 21 times)
Opening viewer for file /Classic_Bricks_And_gears-10712_1.pdf
$ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
(is deprecated: repeats 299 times)
jQuery is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @
#thumbs is undefined.
getL10nData @
#thumbs is undefined.
translateElement @
#thumbs_label is undefined.
getL10nData @
#thumbs_label is undefined.
translateElement @
#document_outline is undefined.
getL10nData @
#document_outline is undefined.
translateElement @
#document_outline_label is undefined.
getL10nData @
#document_outline_label is undefined.
translateElement @
#attachments is undefined.
getL10nData @
#attachments is undefined.
translateElement @
#attachments_label is undefined.
getL10nData @
#attachments_label is undefined.
translateElement @
#find_input is undefined.
getL10nData @
#find_input is undefined.
translateElement @
#find_previous is undefined.
getL10nData @
#find_previous is undefined.
translateElement @
#find_previous_label is undefined.
getL10nData @
#find_previous_label is undefined.
translateElement @
#find_next is undefined.
getL10nData @
#find_next is undefined.
translateElement @
#find_next_label is undefined.
getL10nData @
#find_next_label is undefined.
translateElement @
#find_highlight is undefined.
getL10nData @
#find_highlight is undefined.
translateElement @
#find_match_case_label is undefined.
getL10nData @
#find_match_case_label is undefined.
translateElement @
#find_entire_word_label is undefined.
getL10nData @
#find_entire_word_label is undefined.
translateElement @
#presentation_mode is undefined.
getL10nData @
#presentation_mode is undefined.
translateElement @
#presentation_mode_label is undefined.
getL10nData @
#presentation_mode_label is undefined.
translateElement @
#open_file is undefined.
getL10nData @
#open_file is undefined.
translateElement @
#open_file_label is undefined.
getL10nData @
#open_file_label is undefined.
translateElement @
#print is undefined.
getL10nData @
#print is undefined.
translateElement @
#print_label is undefined.
getL10nData @
#print_label is undefined.
translateElement @
#download is undefined.
getL10nData @
#download is undefined.
translateElement @
#download_label is undefined.
getL10nData @
#download_label is undefined.
translateElement @
#bookmark is undefined.
getL10nData @
#bookmark is undefined.
translateElement @
#bookmark_label is undefined.
getL10nData @
#bookmark_label is undefined.
translateElement @
#first_page is undefined.
getL10nData @
#first_page is undefined.
translateElement @
#first_page_label is undefined.
getL10nData @
#first_page_label is undefined.
translateElement @
#last_page is undefined.
getL10nData @
#last_page is undefined.
translateElement @
#last_page_label is undefined.
getL10nData @
#last_page_label is undefined.
translateElement @
#page_rotate_cw is undefined.
getL10nData @
#page_rotate_cw is undefined.
translateElement @
#page_rotate_cw_label is undefined.
getL10nData @
#page_rotate_cw_label is undefined.
translateElement @
#page_rotate_ccw is undefined.
getL10nData @
#page_rotate_ccw is undefined.
translateElement @
#page_rotate_ccw_label is undefined.
getL10nData @
#page_rotate_ccw_label is undefined.
translateElement @
#cursor_text_select_tool is undefined.
getL10nData @
#cursor_text_select_tool is undefined.
translateElement @
#cursor_text_select_tool_label is undefined.
getL10nData @
#cursor_text_select_tool_label is undefined.
translateElement @
#cursor_hand_tool is undefined.
getL10nData @
#cursor_hand_tool is undefined.
translateElement @
#cursor_hand_tool_label is undefined.
getL10nData @
#cursor_hand_tool_label is undefined.
translateElement @
#scroll_vertical is undefined.
getL10nData @
#scroll_vertical is undefined.
translateElement @
#scroll_vertical_label is undefined.
getL10nData @
#scroll_vertical_label is undefined.
translateElement @
#scroll_horizontal is undefined.
getL10nData @
#scroll_horizontal is undefined.
translateElement @
#scroll_horizontal_label is undefined.
getL10nData @
#scroll_horizontal_label is undefined.
translateElement @
#scroll_wrapped is undefined.
getL10nData @
#scroll_wrapped is undefined.
translateElement @
#scroll_wrapped_label is undefined.
getL10nData @
#scroll_wrapped_label is undefined.
translateElement @
#spread_none is undefined.
getL10nData @
#spread_none is undefined.
translateElement @
#spread_none_label is undefined.
getL10nData @
#spread_none_label is undefined.
translateElement @
#spread_odd is undefined.
getL10nData @
#spread_odd is undefined.
translateElement @
#spread_odd_label is undefined.
getL10nData @
#spread_odd_label is undefined.
translateElement @
#spread_even is undefined.
getL10nData @
#spread_even is undefined.
translateElement @
#spread_even_label is undefined.
getL10nData @
#spread_even_label is undefined.
translateElement @
l10n.js:825 #document_properties is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #toggle_sidebar is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #toggle_sidebar is undefined.
translateElement @ l10n.js:897
l10n.js:825 #toggle_sidebar_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #toggle_sidebar_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #findbar is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #findbar is undefined.
translateElement @ l10n.js:897
l10n.js:825 #findbar_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #findbar_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #previous is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #previous is undefined.
translateElement @ l10n.js:897
l10n.js:825 #previous_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #previous_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #next is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #next is undefined.
translateElement @ l10n.js:897
l10n.js:825 #next_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #next_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page is undefined.
translateElement @ l10n.js:897
l10n.js:825 #presentation_mode is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #presentation_mode is undefined.
translateElement @ l10n.js:897
l10n.js:825 #presentation_mode_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #presentation_mode_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #open_file is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #open_file is undefined.
translateElement @ l10n.js:897
l10n.js:825 #open_file_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #open_file_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #print is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #print is undefined.
translateElement @ l10n.js:897
l10n.js:825 #print_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #print_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #download is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #download is undefined.
translateElement @ l10n.js:897
l10n.js:825 #download_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #download_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #bookmark is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #bookmark is undefined.
translateElement @ l10n.js:897
l10n.js:825 #bookmark_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #bookmark_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #tools is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #tools is undefined.
translateElement @ l10n.js:897
l10n.js:825 #tools_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #tools_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #zoom_out is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #zoom_out is undefined.
translateElement @ l10n.js:897
l10n.js:825 #zoom_out_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #zoom_out_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #zoom_in is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #zoom_in is undefined.
translateElement @ l10n.js:897
l10n.js:825 #zoom_in_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #zoom_in_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #zoom is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #zoom is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_auto is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_auto is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_actual is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_actual is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_fit is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_fit is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_width is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_width is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_scale_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #first_page is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #first_page is undefined.
translateElement @ l10n.js:897
l10n.js:825 #last_page is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #last_page is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_rotate_cw is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_rotate_cw is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_rotate_ccw is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #page_rotate_ccw is undefined.
translateElement @ l10n.js:897
l10n.js:825 #error_more_info is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #error_more_info is undefined.
translateElement @ l10n.js:897
l10n.js:825 #error_less_info is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #error_less_info is undefined.
translateElement @ l10n.js:897
l10n.js:825 #error_close is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #error_close is undefined.
translateElement @ l10n.js:897
l10n.js:825 #password_label is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #password_label is undefined.
translateElement @ l10n.js:897
l10n.js:825 #password_cancel is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #password_cancel is undefined.
translateElement @ l10n.js:897
l10n.js:825 #password_ok is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #password_ok is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_file_name is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_file_name is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_file_size is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_file_size is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_title is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_title is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_author is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_author is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_subject is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_subject is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_keywords is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_keywords is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_creation_date is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_creation_date is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_modification_date is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_modification_date is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_creator is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_creator is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_producer is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_producer is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_version is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_version is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_page_count is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_page_count is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_page_size is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_page_size is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_linearized is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_linearized is undefined.
translateElement @ l10n.js:897
l10n.js:825 #document_properties_close is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #document_properties_close is undefined.
translateElement @ l10n.js:897
l10n.js:825 #print_progress_message is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #print_progress_message is undefined.
translateElement @ l10n.js:897
l10n.js:825 #print_progress_percent is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #print_progress_percent is undefined.
translateElement @ l10n.js:897
l10n.js:825 #print_progress_close is undefined.
getL10nData @ l10n.js:825
l10n.js:897 #print_progress_close is undefined.
translateElement @ l10n.js:897
l10n.js:825 #page_scale_auto is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #page_scale_actual is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #page_scale_fit is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #page_scale_width is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #of_pages is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #page_scale_percent is undefined.
getL10nData @ l10n.js:825
util.js:328 Warning: getHexString - ignoring invalid character: 33
util.js:328 Warning: getHexString - ignoring invalid character: 79
util.js:328 Warning: getHexString - ignoring invalid character: 84
util.js:328 Warning: getHexString - ignoring invalid character: 89
util.js:328 Warning: getHexString - ignoring invalid character: 80
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 104
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 109
util.js:328 Warning: getHexString - ignoring invalid character: 108
util.js:328 Warning: getHexString - ignoring invalid character: 108
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 104
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 45
util.js:328 Warning: getHexString - ignoring invalid character: 114
util.js:328 Warning: getHexString - ignoring invalid character: 113
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 109
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 104
util.js:328 Warning: getHexString - ignoring invalid character: 114
util.js:328 Warning: getHexString - ignoring invalid character: 115
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 105
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 108
util.js:328 Warning: getHexString - ignoring invalid character: 33
util.js:328 Warning: getHexString - ignoring invalid character: 79
util.js:328 Warning: getHexString - ignoring invalid character: 84
util.js:328 Warning: getHexString - ignoring invalid character: 89
util.js:328 Warning: getHexString - ignoring invalid character: 80
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 104
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 109
util.js:328 Warning: getHexString - ignoring invalid character: 108
util.js:328 Warning: getHexString - ignoring invalid character: 108
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: getHexString - ignoring invalid character: 104
util.js:328 Warning: getHexString - ignoring invalid character: 116
util.js:328 Warning: getHexString - ignoring invalid character: 45
util.js:328 Warning: getHexString - ignoring invalid character: 114
util.js:328 Warning: getHexString - ignoring invalid character: 113
util.js:328 Warning: getHexString - ignoring additional invalid characters.
util.js:328 Warning: Indexing all PDF objects
l10n.js:825 #invalid_file_error is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #error_version_info is undefined.
getL10nData @ l10n.js:825
l10n.js:825 #error_message is undefined.
getL10nData @ l10n.js:825
app.js:817 Uncaught (in promise) Error: Invalid or corrupted PDF file.
at app.js:817
globals.js:60 $ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @ globals.js:60
get @ globals.js:91
_onResize @ filelist.js?v=466ac7c8-7:707
He @ _executeBound.js:8
(anonymous) @ bind.js:10
(anonymous) @ restArguments.js:16
a @ debounce.js:13
(anonymous) @ delay.js:7
globals.js:60 $ is deprecated: The global jQuery is deprecated. It will be updated to v3.x in Nextcloud 21. In later versions of Nextcloud it might be removed completely. Please ship your own.
ie @ globals.js:60
get @ globals.js:91
(anonymous) @ filelist.js?v=466ac7c8-7:708
each @ jquery.js:365
_onResize @ filelist.js?v=466ac7c8-7:707
He @ _executeBound.js:8
(anonymous) @ bind.js:10
(anonymous) @ restArguments.js:16
a @ debounce.js:13
(anonymous) @ delay.js:7
