Fixed Task public view to always call the update method.
Also removed an obsolete value ws_entity that could not be unpacked (therefore causing 505's).
Fixed GHOP Task Logic's updateEntityProperties.
This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).