Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4301 closed defect (fixed)

IContentConverter sorting issue

Reported by: Noah Kantrowitz (coderanger) <coderanger@…> Owned by: Christian Boos
Priority: high Milestone: 0.10.3
Component: general Version: 0.10.2
Severity: major Keywords: mimeview
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Mimeview.get_supported_conversions() sorts the converter list using index -1 as the key. This should be -2, corresponding to the quality value instead of the converter object.

This affects both 0.10 and 0.11.

Attachments (0)

Change History (3)

comment:1 by Noah Kantrowitz (coderanger) <coderanger@…>, 18 years ago

Summary: IContentConvert sorting issueIContentConverter sorting issue

comment:2 by Christian Boos, 18 years ago

Owner: changed from Jonas Borgström to Christian Boos
Priority: normalhigh
Status: newassigned

Dammit! Good catch, Noah.

comment:3 by Christian Boos, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r4379 and r4380.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos 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.