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
I can edit a document but saving the changes generates a nil pointer dereference. Visually, there is no message to that effect leading someone to falsely believe that the update was successful.
Steps To Reproduce
Steps to reproduce the behavior:
Upload document in Mattermost.
Open document.
Hit "enable editing".
Make a change.
Hit floppy icon to save changes.
Observe error in mattermost.log
Expected behavior
Visible error (at least) or successfully saved document.
Summary
I can edit a document but saving the changes generates a nil pointer dereference. Visually, there is no message to that effect leading someone to falsely believe that the update was successful.
Steps To Reproduce
Steps to reproduce the behavior:
mattermost.log
Expected behavior
Visible error (at least) or successfully saved document.
Observed Behavior (that appears unintentional)
Nothing. It silently fails.
Screenshots
See Mattermost channel conversation starting at https://community-daily.mattermost.com/core/pl/pockesygapr35pwo1y6zzi5bho for more details.
Possible fixes
If you can, link to the line of code that might be responsible for the problem.
Masttermost log file entry
Stack trace expanded
Environment
collabora/code
created on 2021-09-20T18:12:42.928787763ZThe text was updated successfully, but these errors were encountered: