Monitor: fix broken subscription to only Item or Collection ntfs

Authored by dvratil on Jul 27 2018, 10:26 PM.

Description

Monitor: fix broken subscription to only Item or Collection ntfs

The conversion between Monitor's and Protocol's enum assumed the enums
are identical and merely casted between them, but they actually differ
(the first two entries are swapped)_which lead to the server receiving
wrong subscription and then filtering out notifications that the user
actually wanted to receive.

Details

Committed
dvratilJul 27 2018, 10:26 PM
Parents
R165:a9af352959ab: Server: fix Item notifications being rejected on mimetype filters
Branches
Unknown
Tags
Unknown
References
tag: v18.07.90