Skip to content

Cannot create new documents, existing documents are not displayed #534

@kaldonir

Description

@kaldonir

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Linux (DEB package), Linux (RPM package)

Version information

12.7.0.1936

Expected Behavior

I should be able to view, create and edit documents as intended.

Actual Behavior

"My documents" shows "No files to be displayed in this section", but it should contain at least some sample files on my fresh user account. I remember them being there at some point in the past, but they are no longer there. The network console in my browser indicates that a request to Products/Files/Services/WCFService/service.svc/folders is correctly answered with an XML containing all files (uploaded by me, and sample files), but they aren't displayed correctly. There is no error displayed in the JS console.

I cannot create any new files. Clicking on Create -> Document opens an input field in the bottom left, and messes up the layout on the rest of the page: Screenshot This is the whole page, I didn't crop anything.

Hitting Enter on the input field in the bototm left doesn't do anything besides trigger this JS error:

Uncaught TypeError: Cannot read properties of null (reading 'substring')
    at s (files-O8xzJLV7AjKzUikjLJcRzw2.js?ver=12.7.0.1932:11:10189)
    at HTMLInputElement.<anonymous> (files-O8xzJLV7AjKzUikjLJcRzw2.js?ver=12.7.0.1932:11:11597)
    at HTMLInputElement.dispatch (head-85o-mhK12AyYDcSISojXcg2.js?ver=12.7.0.1932:2:49431)
    at y.handle (head-85o-mhK12AyYDcSISojXcg2.js?ver=12.7.0.1932:2:47433)

I can upload files, which opens a pop-up in the bottom right, and from this I can open that file. Within, e.g., the Presentation editor, I can view "recently open files", and edit them from there, but there doesn't seem to be a way to open the editor without uploading a new file.

My user account seems to be the only one affected by this issue. Disabling, deleting, and re-enabling the user account didn't help.

Reproduction Steps

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions