Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid warning: FacesMessage(s) have been enqueued, but may not have been displayed #1170

Open
helkv opened this issue Oct 31, 2019 · 0 comments

Comments

@helkv
Copy link
Contributor

helkv commented Oct 31, 2019

Several imeji actions which show status messages (actions like: login/logout, saving/creating a collection, ...) cause a warning in the imeji log:

  • "FacesMessage(s) have been enqueued, but may not have been displayed"
    ("FacesMessage(s) wurde(n) in die Warteschlange gestellt, aber möglicherweise nicht angezeigt.")

The warning is not triggered by all actions which show status messages (actions like upload items do not trigger the warning) and the warning is not logged on the server logs (it is only shown on local logs).

Enhancement: The warning should not occur, if no messages get lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant