Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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)

screen-002.png (8.0 KB ) - added by Emmanuel Blot 17 years ago.
Ticket action box is unusable

Download all attachments as: .zip

Change History (12)

by Emmanuel Blot, 17 years ago

Attachment: screen-002.png added

Ticket action box is unusable

comment:1 by Emmanuel Blot, 17 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 Emmanuel Blot, 17 years ago

Resolution: worksforme
Status: newclosed

Ok, this is a Genshi issue: do not use the current Genshi trunk for now.

Genshi milestone:0.4.1 works fine.

comment:3 by Emmanuel Blot, 17 years ago

for reference, the Genshi ticket is ticket:126.

comment:4 by Christian Boos, 17 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.

in reply to:  4 comment:5 by Emmanuel Blot, 17 years ago

Keywords: python25 removed

Replying to cboos:

Well, it's again a Python 2.5 issue of some sort, works fine for me with 2.4 and Genshi 0.5dev-r611.

Well, it fails w/ Python2.4 (see 1)

comment:6 by Christian Boos, 17 years ago

Ok, my bad.

Could it be because of that change that got reverted in [genshi 610/trunk/genshi/builder.py]?

in reply to:  6 comment:7 by Emmanuel Blot, 17 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…

comment:8 by Christian Boos, 17 years ago

Well, I believe 605 introduced the problem and 610 fixed it, no?

in reply to:  8 ; comment:9 by Emmanuel Blot, 17 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.

in reply to:  9 comment:10 by Christian Boos, 17 years ago

Replying to eblot:

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.

See 1 ? :-)

comment:11 by Emmanuel Blot, 17 years ago

Milestone: 0.11

(cleaning up milestone which I should not have been set)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.