Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Favorite folders are not accessible any more

    Kopano WebApp
    1
    2
    334
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mpraunegger
      mpraunegger last edited by

      WebApp 5.1.0.0+167.1
      Favorite folders are not accessible.
      JavaScript error: TypeError: undefined is not an object (evaluating ‘b.getMAPIStore’)
      var isRecord2Shared = record2.getMAPIStore().isSharedStore();

      I guess that there is a permission problem with one of a folder.

      Mail-Anhang.png

      mpraunegger 1 Reply Last reply Reply Quote 0
      • mpraunegger
        mpraunegger @mpraunegger last edited by

        @mpraunegger

        I solved the problem by myself.
        I switched to

        ($load == LOAD_DEBUG) {
                              $jsLoadingSequence[] = "client/kopano-debug.js";
        

        in server/includes/loader.php
        and added a few “return 0” below the compareRecordProp section to get a human-readable list of all the favorite folders.

        One user removed the permissions of her Inbox, so the shared folder was not accessible any more, and killed the whole favorite folders too.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post