Closed lkrzyzanek closed 11 years ago
Interceptor's content.getUser() returns initial author of document instead of user who did an edit.
In case when author is not same as editor it throws NullpointerException because .getEmail() returns null (because of privacy settings).
How to reproduce the bug:
Interceptor's content.getUser() returns initial author of document instead of user who did an edit.
In case when author is not same as editor it throws NullpointerException because .getEmail() returns null (because of privacy settings).
How to reproduce the bug: