Modify

Opened 16 years ago

Closed 16 years ago

#2868 closed defect (fixed)

The ticket field 'blocking' is invalid: Not a valid list of ticket IDs

Reported by: me@… Owned by: Noah Kantrowitz
Priority: normal Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: jdrukman+trac@… Trac Release: 0.11

Description

Genshi committed some fixes to trunk for python2.3 compatability, so I upgraded Genshi to the latest trunk version and installed MasterTicketsPlugin from svn using easy_install. I added the configuration directives to our project's Trac configuration and performed trac-admin <project-directory> upgrade on it.

The 'Blocking' and 'Blocked By' fields appear correctly, but now I cannot create tickets. No matter if I leave the new fields empty or enter a simple number like '1' in them, I always get two warnings:

  • The ticket field 'blocking' is invalid: Not a valid list of ticket IDs
  • The ticket field 'blockedby' is invalid: Not a valid list of ticket IDs

Software versions used:

  • CentOS4-x86_64
  • python-2.3.4-14.4.el4_6.1
  • mod_python-3.1.3-5.1
  • Genshi-0.5dev_r826-py2.3-linux-x86_64.egg
  • Trac-0.11dev_r6811-py2.3.egg
  • TracMasterTickets-2.1.1-py2.3.egg

Attachments (0)

Change History (5)

comment:1 Changed 16 years ago by anonymous

Cc: jdrukman+trac@… added; anonymous removed

I have the same problem. I am adding myself to the cc so I can track any replies.

comment:2 Changed 16 years ago by Noah Kantrowitz

Set your log level to DEBUG and look for a line of the form MasterTickets: Error parsing .... This should contain the actual traceback.

comment:3 Changed 16 years ago by Noah Kantrowitz

Also please update to [3586].

comment:4 Changed 16 years ago by anonymous

updating to [3586] solved it.

comment:5 Changed 16 years ago by anonymous

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.