Modify

Opened 3 years ago

Closed 3 years ago

#14025 closed defect (fixed)

ImportError: cannot import name Ticket in trac 1.4.3

Reported by: jdelosmozos@… Owned by: Jun Omae
Priority: normal Component: TicketImportPlugin
Severity: normal Keywords:
Cc: Jun Omae Trac Release:

Description (last modified by Jun Omae)

Python Traceback
Most recent call last:
File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 639 , in dispatch_request
File "/usr/lib64/python2.7/site-packages/trac/web/main.py", line 250 , in dispatch
File "build/bdist.linux-x86_64/egg/talm_importer/importer.py", line 81 , in process_request
File "build/bdist.linux-x86_64/egg/talm_importer/importer.py", line 127 , in _do_preview
File "build/bdist.linux-x86_64/egg/talm_importer/importer.py", line 265 , in _process
File "build/bdist.linux-x86_64/egg/talm_importer/ticket.py", line 12 , in PatchedTicket

Attachments (0)

Change History (4)

comment:1 Changed 3 years ago by Jun Omae

Description: modified (diff)
Owner: changed from François Granade to Jun Omae
Status: newassigned

comment:2 Changed 3 years ago by Jun Omae

In 18324:

TicketImportPlugin: import Ticket class from trac.ticket.model rather than trac.ticket.web_ui (refs #14025)

comment:3 Changed 3 years ago by jdelosmozos@…

Thanks!

comment:4 Changed 3 years ago by Jun Omae

Resolution: fixed
Status: assignedclosed

In 18327:

TicketImportPlugin: make compatible with Trac 1.4 and cosmetic changes (closes #14025)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
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.