Skip to content

Fix reloading of MotD list for sessions

Daniel Gerhardt requested to merge fix-session-motd-list into 2.4

The session used for loading MotDs was fixed for the whole application lifecycle when the view was initialized for the first time. Additionally, MotDs were created for the wrong session in this case.

Fixes arsnova#66 (closed).

Merge request reports