metalcon
metalcon copied to clipboard
News Stream Server: Implementation not according to protocol (create/delete follow edge)
Problem description
The news stream server protocol expects the server to display an error when a user requests to create/delete a follow edge that did/did not exist. In fact the server does display that everything went fine.
Possible solution
This is somehow related to #5 as a parameter check at executing time will fix this bug.