Ticket #6268 (closed defect: wontfix)
Opened 5 years ago
Last modified 3 years ago
Wiki page edit buttons don't work with IE
| Reported by: | trac-ja@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | major | Keywords: | iexplorer |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
Attachments
Change History
comment:1 Changed 5 years ago by trac-ja@…
comment:2 Changed 5 years ago by trac-ja@…
I forget, comment:1 is a patch for source:trunk@6114 .
comment:3 Changed 5 years ago by cboos
- Keywords needinfo added
- Milestone 0.11 deleted
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 Changed 5 years ago by trac-ja@…
- Severity changed from critical to 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 Changed 5 years ago by cboos
- Keywords iexplorer added; needinfo removed
- Milestone set to 0.11.1
- Severity changed from normal to 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 Changed 5 years ago by jruigrok
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 Changed 4 years ago by cboos
- Priority changed from normal to high
comment:8 Changed 4 years ago by cboos
- 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 Changed 4 years ago by john.m.camara
- Resolution set to wontfix
- Status changed from new to closed
Works for me on ie7 and r6700
comment:10 Changed 4 years ago by cboos
- Milestone 0.11.1 deleted



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" />