#6268 closed defect (wontfix)
Wiki page edit buttons don't work with IE
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | wiki system | Version: | devel |
Severity: | major | Keywords: | iexplorer |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Attachments (0)
Change History (10)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Keywords: | needinfo added |
---|---|
Milestone: | 0.11 |
Sorry, I can't reproduce the problem with IE7. Are you sure that your problem is related to the absence of "id" attributes? Btw, the "preview" id is already taken by the preview fieldset.
comment:4 by , 17 years ago
Severity: | critical → normal |
---|
You are right, this is not relate id
attribute.
But there is another that sometime wiki pages are not dipalayed.
Instead, IE7 displays "DNS Error" (as res://ieframe.dll/dnserrordiagoff.htm
).
Sequence:
- Access a Wiki page. (and login you need)
- Push "Edit this page" button.
- Push one of "Preview Page", "Review Changes" or "Cancel" buttons quickly or repeatedly.
I found this problem when Trac runs as tracd. And I didn't encount Trac runs with cgi, fcgi, mod_python.
I think this problem causes IE7 or tracd's connection or session handling, however I don't have any reasons.
comment:5 by , 17 years ago
Keywords: | iexplorer added; needinfo removed |
---|---|
Milestone: | → 0.11.1 |
Severity: | normal → major |
Does that happen for big pages? For me, the limit is approximately 11933 bytes. That problem is known but not really understood. I think there's no ticket dedicated to that problem, so this one seems to be the place for tracking that problem.
comment:6 by , 17 years ago
Has any of you used ethereal or tcpdump to capture the session to see on a network level which side is the problem maker?
comment:7 by , 17 years ago
Priority: | normal → high |
---|
comment:8 by , 17 years ago
Description: | modified (diff) |
---|
#2929 was similar, at least the symptoms described in that ticket are the same that what happens when trying to edit long wiki pages.
comment:9 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Works for me on ie7 and r6700
comment:10 by , 17 years ago
Milestone: | 0.11.1 |
---|
Ummm, I encountered stack tracks and I cannot attach file….
trac/wiki/templates/wiki_edit.html
name="preview" value="Preview" disabled="disabled" /> name="merge" value="Merge changes" accesskey="r" /> name="save" value="Submit changes" disabled="disabled" /> name="preview" value="Preview Page" accesskey="r" /> name="diff" value="Review Changes" accesskey="r" />