#5437 closed defect (worksforme)
Ticket action box contains XHTML garbage
| Reported by: | Emmanuel Blot | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | devel |
| Severity: | critical | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
See attached snapshot: the <select> tags seem to have been escaped or something similar.
Attachments (1)
Change History (12)
by , 18 years ago
| Attachment: | screen-002.png added |
|---|
comment:1 by , 18 years ago
Configuration
| Trac | 0.11dev-r5616 |
| Python | 2.4.4 |
| setuptools | 0.6c5 |
| SQLite | 3.3.17 |
| pysqlite | 2.3.3 |
| Genshi | 0.5dev-r609 |
| Pygments | 0.7.1 |
| Subversion | 1.4.2 (r22196) |
| jQuery | 1.1.2 |
comment:2 by , 18 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Ok, this is a Genshi issue: do not use the current Genshi trunk for now.
Genshi milestone:0.4.1 works fine.
follow-up: 5 comment:4 by , 18 years ago
| Keywords: | python25 added |
|---|
Well, it's again a Python 2.5 issue of some sort, works fine for me with 2.4 and Genshi 0.5dev-r611.
comment:5 by , 18 years ago
| Keywords: | python25 removed |
|---|
follow-up: 7 comment:6 by , 18 years ago
Ok, my bad.
Could it be because of that change that got reverted in [genshi 610/trunk/genshi/builder.py]?
comment:7 by , 18 years ago
Replying to cboos:
Ok, my bad.
Could it be because of that change that got reverted in [genshi 610/trunk/genshi/builder.py]?
I tried the very latest release (g:changeset:621), and I can't reproduce the problem anymore.
This is driving me mad, the only thing I changed on the server is the Genshi egg…
follow-up: 9 comment:8 by , 18 years ago
Well, I believe 605 introduced the problem and 610 fixed it, no?
follow-up: 10 comment:9 by , 18 years ago
Replying to cboos:
Well, I believe 605 introduced the problem and 610 fixed it, no?
Me bad: I forgot to keep the "faulty" egg. I can't remember the genshi release I was using. I'll try to rebuild a r605 egg and see if the issue shows up.
comment:10 by , 18 years ago
comment:11 by , 18 years ago
| Milestone: | 0.11 |
|---|
(cleaning up milestone which I should not have been set)



Ticket action box is unusable