Modify ↓
Ticket #2826 (closed defect: duplicate)
Opened 6 years ago
Last modified 6 years ago
posts not working in IE
| Reported by: | kosir.milan@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | critical | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Posts are raising error messages in IE:
submitting ticket (add or change) raises error: "Tickets must contain summary",
attaching file to ticket raises error: "Bad request".
Attachments
Change History
comment:1 Changed 6 years ago by eblot
- Milestone 0.9.5 deleted
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 6 years ago by kosir.milan@…
ok:
trac 0.9.4 / svn 1.3.0 / apache2 / win xp sp2
I've discovered what is the problem: it is sspi apache module, it has some problems with post requests from Internet Explorer. Using simple authentication cause no problems in IE or Firefox. But there is still problem with IE rendering speed, which is tragic.
Note: See
TracTickets for help on using
tickets.



This is a duplicate of #2696.
It would have been interesting to know which release of Trac you use, btw.