Edgewall Software

Ticket #4337 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

Document Genshi version required for r4399 to work

Reported by: Tim Hatch <trac@…> Owned by: jonas
Priority: normal Milestone: 0.11
Component: general Version: devel
Severity: normal Keywords: setuptools genshi pygments
Cc:

Description

After upgrading Trac today, instead of rendered code I got raw Genshi events displayed as text. Upgrading Genshi to latest svn fixed this display, however I didn't see any warning in the trac log with level set to debug.

Can some sort of version check be added to either write to the log or show an "internal error" type message?

Attachments

Change History

Changed 2 years ago by cboos

  • keywords setuptools added
  • milestone set to 0.11

I think the plan is that once we have migrated to setuptools, Trac will list the Genshi package as a dependency, with the proper version specified, of course.

Well, that's actually already the case in the setuptools branch: source:sandbox/setuptools/setup.py@4399#L40

So this ticket can be closed after the merge of setuptools.

Changed 2 years ago by cboos

  • keywords genshi pygments added

#4386 marked as duplicate.

For the record, current trunk needs genshi:milestone:0.3.6 since r4399. Genshi trunk (genshi:milestone:0.4dev works fine) as well.

Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to fixed

SetupTools is now used to make precise requirements on versions of dependent packages.

Add/Change #4337 (Document Genshi version required for r4399 to work)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.