You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directly navigate to either the bookmarks or calendar app URL
Content is empty
Expected behaviour
Both bookmarks or calendar should display their normal content.
Actual behaviour
Instead I get this Javascript error
bookmarks.js?v=3c923dd2-0:151 Uncaught TypeError: Cannot read property 'length' of undefined
at Object.success (bookmarks.js?v=3c923dd2-0:151)
at j (core.js?v=3c923dd2-0:2)
at Object.fireWith [as resolveWith] (core.js?v=3c923dd2-0:2)
at x (core.js?v=3c923dd2-0:4)
at XMLHttpRequest.<anonymous> (core.js?v=3c923dd2-0:4)
Loading the files app first and then navigating to bookmarks or calendar circumvents this error.
Server configuration
Operating system: Debian 9
Web server: Lighttpd
Database: SQLite
PHP version: 7.1
Nextcloud version: 13.0.2, but this error exists since 10 at least
Updated from an older Nextcloud/ownCloud or fresh install: Updated continiously from Owncloud 6
Where did you install Nextcloud from: Upgrade via occ
Are you using external storage, if yes which one: No
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Chrome, Firefox
Operating system: Linux, Android, Windows
Logs
Web server error log
Web server error log
No errors found
Nextcloud log (data/nextcloud.log)
Nextcloud log
No errors found
Browser log
Browser log
bookmarks.js?v=3c923dd2-0:151 Uncaught TypeError: Cannot read property 'length' of undefined
at Object.success (bookmarks.js?v=3c923dd2-0:151)
at j (core.js?v=3c923dd2-0:2)
at Object.fireWith [as resolveWith] (core.js?v=3c923dd2-0:2)
at x (core.js?v=3c923dd2-0:4)
at XMLHttpRequest.<anonymous> (core.js?v=3c923dd2-0:4)
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #2413 (Previews for empty files broken), #1071 (Not possible to view files inside of Deleted Files), #2200 (Can't view PDF in files app anymore), #1028 (Inconsistent links from calendar, contacts and files), and #9055 (share-internal / calendar-task-note file attached ).
@dgsiegel I couldn't replicate this with my setup. The error probably means there was a problem fetching the bookmarks. Do you need to sign into nextcloud when starting such a new browser session? (Do your cookies persist across sessions?)
As I cannot reproduce the original issue anymore, I will close this ticket. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.
Steps to reproduce
Expected behaviour
Both bookmarks or calendar should display their normal content.
Actual behaviour
Instead I get this Javascript error
Loading the files app first and then navigating to bookmarks or calendar circumvents this error.
Server configuration
Operating system: Debian 9
Web server: Lighttpd
Database: SQLite
PHP version: 7.1
Nextcloud version: 13.0.2, but this error exists since 10 at least
Updated from an older Nextcloud/ownCloud or fresh install: Updated continiously from Owncloud 6
Where did you install Nextcloud from: Upgrade via occ
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: No
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Chrome, Firefox
Operating system: Linux, Android, Windows
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: