Opened 10 years ago

Closed 10 years ago

#4652 closed defect (fixed)

Pippy mime_types broken in activity.info

Reported by: walter Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Pippy Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

is using a comma instead of semi-colon

was:
mime_types = text/x-python, pickle/groupthink-pippy

should be:
mime_types = text/x-python;pickle/groupthink-pippy

Change History (2)

comment:2 Changed 10 years ago by walter

  • Resolution set to fixed
  • Status changed from new to closed

fixed in Pippy 53

Note: See TracTickets for help on using tickets.