Ticket #2696 (reopened defect)
Opened 6 years ago
Last modified 11 months ago
Submitting tickets in version 0.9/0.10 raises error message "Tickets must contain summary" when using Internet Explorer
| Reported by: | trond@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | general | Version: | 0.10rc1 |
| Severity: | normal | Keywords: | iexplorer verify |
| Cc: | thijstriemstra | ||
| Release Notes: | |||
| API Changes: | |||
Description
Submitting tickets in version 0.9.3 raises error message "Tickets must contain summary" when using Internet Explorer. Even though I have entered a summary.
Mozila browser works fine.
We are running trac on Windows 2003 server. I installed using the windows installer
(trac-0.9.3.win32.exe)
Attachments
Change History
comment:1 Changed 6 years ago by kosir.milan@…
comment:2 Changed 6 years ago by anonymous
- Version changed from 0.9.3 to 0.9.4
comment:4 Changed 6 years ago by eblot
Are you using Apache + SSPI authentication ?
comment:5 Changed 6 years ago by eblot
#2826 has been marked as a duplicate.
comment:6 Changed 6 years ago by Manuzhai
Cannot reproduce this on devel (r2936) with IE 6.0.2900.
comment:7 Changed 6 years ago by kosir.milan@…
Hi,
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. It would be great if somebody could rewrite this module. Using simple authentication cause no problems in IE or Firefox. But anyway, there is problem with IE rendering speed, which is tragic.
comment:8 Changed 6 years ago by eblot
Yes, this is a known problem (this is why I ask if the reporter used SSPI & Apache).
You may find some help from #1168.
There are probably some threads that deal with this very specific issue in the ML archive.
comment:9 Changed 5 years ago by anonymous
From ECKHART.CURT@…
Just ported old 0.8.4 TRAC to 0.10.x and this problem still exists.
Have not checked against latest IE.
trac 0.10 / svn 1.4.? / apache2 / python 2.4.4 / win server 2003 R2 Enterprise SP1
comment:10 Changed 5 years ago by mgood
- Resolution set to duplicate
- Status changed from new to closed
As mentioned before this appears to be an issue with IE and SSPI authentication which was reported in #1168 which contains the configuration change necessary to fix this.
comment:11 Changed 5 years ago by dmusil <dmusil@…>
- Resolution duplicate deleted
- Status changed from closed to reopened
- Version changed from devel to 0.10rc1
This problem occures again in IE7, even if we already used solution from #1168 and set the "SSPIBasicPreferred On".
We dont know what else should be set to make it work.
(Note: Just by noting, that this is an IE problem, issue cannot be solved and is equal to say, that TRAC is (unfortunatelly) not suitable for IE.)
problem is eve vider, some inconsistence apears in submitting a new report (only when name and description is filled). Submitting SQL only is OK.
Have it sense to update Trac to v0.10.3.1 ?
comment:12 Changed 5 years ago by cboos
- Keywords iexplorer verify added
- Milestone set to none
comment:13 Changed 11 months ago by thijstriemstra
- Cc thijstriemstra added
- Summary changed from Submitting tickets in version 0.9.3 raises error message "Tickets must contain summary" when using Internet Explorer to Submitting tickets in version 0.9/0.10 raises error message "Tickets must contain summary" when using Internet Explorer



Same here. We are using version 0.94. Submitting tickets raises error message "Tickets must contain a summary." I'd like to report also a known issue that trac on IE is really slow. Can somebody investigate this?