Hi,
I have a feeling this is a browser-side issue. If this is indeed a
JavaScript problem and you are using Firefox, please take a look at
Tools > JavaScript Console and see if there is an error at the end of
the Console.
If there are too many errors there (could be from other sites that had
JavaScript errors that you didn't even notice), you can use Clear in the
Console to clear old errors and re-try deleting a problematic link.
Then, if the problem is caused by the JavaScript piece, you should see
the error in the Console.
I never get this error (also using Firefox 1.0.2) and can't reproduce
the problem.
Thanks,
Otis
marshall_levin wrote:
>
> --- In simpy-user@yahoogroups.com, "Dave P." <dave.pascua@g...> wrote:
>
>>Anyone else having problems with the "Simpy This!" JavaScript tool?
>>Everytime I use it, it never finishes. The bookmark is eventually
>>added, but the window never indicates that it has done so.
>
>
> I was having this problem recently in Firefox 1.0.2.
>
> I just tried again today and it took a really long time (longer than
> you'd think it should take to add a link) but eventually returned
> (actually, I did it on a window I'd had open for a few days, and when
> it tried to redirect back to the original site, it was unreachable,
> but at least I know that simpy attempted the redirect).
>
> I just found another problem in Firefox 1.0.2 (at least for me). I
> added this link (the test I performed above) just to see if I still
> had the problem. So then I went to "my links" to try to delete it.
> When I click the trash can icon, I get a javascript warning and I
> confirm it, but the link is never followed (it seems like the
> javascript is doing a 'return false' or something). If I manually copy
> and then enter the URL, bypassing javascript, the link will be
> deleted. So something in the javascript is preventing the link from
> going through.