I'm having an issue deleting links on Simpy, both from the web
interface and through the API. If you look under the syapizend
account, you should see a single bookmark for
http://framework.zend.com. Attempts to delete this link from the web
interface appear to work as normal up to the point where the page
refreshes, when the link is still shown despite the deletion attempt.
The API returns the response shown below, also appearing to indicate
that all is well, but a subsequent call to GetLinks shows the link to
still be present.
<?xml version="1.0" encoding="utf-8" ?>
<status>
<code>0</code>
<message><![CDATA[Link deleted successfully.]]></message>
</status>
When I attempt to edit this link from web, I get the following.
Who Stole my Mojo!? (read: ooops, something broke)
An error has occurred. This may be a temporary error. Please go back
and try again. If the error persists, please let us know.
I'd appreciate any information on what the cause of this issue might be. I tried
e-mailing Otis directly over two weeks ago and haven't received a response.