metalcon icon indicating copy to clipboard operation
metalcon copied to clipboard

News Stream Server: Implementation not according to protocol (create/delete follow edge)

Open sebschlicht opened this issue 12 years ago • 0 comments

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.

sebschlicht avatar Aug 21 '13 10:08 sebschlicht