[silva-dev] Deleting XML-Elements with IE 6.0
Clemens Robbenhaar
robbenhaar at espresto.com
Tue Jun 22 12:37:39 CEST 2004
Hi Sam,
>
> Still using the forms-editor, some test persons found a strange
> behaviour of Silva with Internet Explorer 6.0. Sometimes it takes 2
> tries to delete paragraphs or other XML element.
>
> 1. The X-icon to the right of a paragraph is pressed.
> 2. The confirmation window "Really delete?" shows up, "OK" is pressed
> 3. The edit view reloads, the paragraph is still there.
> 4. The X-icon to the right of a paragraph is pressed again.
> 5. The confirmation window "Really delete?" shows up again, "OK" is pressed
> 6. After the view reload the paragraph is finally deleted.
>
> Does anybody experience similar behaviour? I did not find this bug on
> the issue tracker.
This smells a bit like:
http://issues.infrae.com/silva/issue351
which I _thought_ has been solved long ago, but seemingly it did not :-/
Does the IE have an option to degrade down to HTTP/1.0 instead of
HTTP/1.1 ? Dieter Maurer reported on the zope-dev list, that after a
HTTP-redirect with HTTP/1.1, Zope may finish the redirected request
before finishing the first request, thus sending the view of the
document before the deletion.
I had a similar problem with some customized variant of Silva some
month ago, where going down to HTTP/1.0 worked around that issue
(happening with Mozilla, however).
(I do not recomment to downgrade to HTTP/1.0 to fix the problem; I just
want to know if we both have the same symptoms ...)
Cheers,
Clemens
More information about the silva-dev
mailing list