Modify ↓
Opened 13 years ago
Closed 12 years ago
#10693 closed defect (worksforme)
submitting comments starting with the word 'select' causes a crash (403 error)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.12.1 |
Severity: | normal | Keywords: | needinfo |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
issue found in Trac 0.12.1 using Internet Explorer 8 in Windows XP.
repro steps:
- create a ticket
- comment on a ticket, start with the word select and type any other words after the word select. The word select can also start in a code block
- click 'submit changes'
result: crash (403 error in Internet Explorer 8)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This seems to work fine on our 0.12-stable demo instance: http://trac.edgewall.org/demo-0.12/ticket/5201 (Windows XP, IE 8).
Can you please try to reproduce the issue with all plugins disabled? You should also update to 0.12.3.