Opened 7 years ago
Closed 6 years ago
#1479029 closed Bugs (fixed)
broken subject handling
| Reported by: | nobody | Owned by: | nobody |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc1 |
| Component: | Interface | Version: | 0.1-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by thomasb)
When it's happens incorrect subject (using > 128
ACSII-code, for example - russian letters) all
operations don't work - i can't delete, move, etc this
message
Change History (6)
comment:1 Changed 7 years ago by tremere@…
- Version changed from None to 0.1-beta
comment:2 Changed 7 years ago by thomasb
- Description modified (diff)
- Milestone changed from 0.1-beta2 to 0.1rc1
- Severity changed from critical to normal
comment:3 Changed 6 years ago by tomekp
- Milestone changed from 0.1-rc1 to 0.1-stable
comment:4 Changed 6 years ago by thomasb
- Milestone changed from 0.1-stable to 0.1-rc1
Please do not assign tickets to 0.1-stable. Only bugfixes from 0.1-rc1 will be added to this milestone.
comment:5 Changed 6 years ago by seansan
Doesnt this also have to do with encoding of URL's or not allowed letters?
A quickfix would be to add code that the javascript doesnt stop working due to the error
comment:6 Changed 6 years ago by thomasb
- Resolution changed from None to fixed
- Status changed from assigned to closed
Works for me. Tested with IE6 on Win2K
Note: See
TracTickets for help on using
tickets.

I think this is a MSIE issue, because I have the same problem using MSIE 6. With Opera 9 beta 2 everything works fine.