Modify

Opened 17 years ago

Closed 14 years ago

#1114 closed defect (duplicate)

The TicketPlugin doesn't work with Trac trunk.

Reported by: Thomas Moschny Owned by: Jeroen Ruigrok van der Werven
Priority: normal Component: TicketDeletePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

With t:r4587 and the 0.11 variant of the plugin, r1480:

2007-01-18 17:46:30,735 Trac[loader] ERROR: Failed to load plugin ticketdelete.web_ui from /srv/trac/tracmtn/plugins/TracTicketDelete-2.0-py2.4.egg
Traceback (most recent call last):
  File "/opt/trac/trac-0.11dev_r4587/lib/python2.4/site-packages/trac/loader.py", line 101, in load_components
    entry_point.load()
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1830, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "build/bdist.linux-i686/egg/ticketdelete/__init__.py", line 1, in ?
  File "build/bdist.linux-i686/egg/ticketdelete/web_ui.py", line 8, in ?
ImportError: No module named webadmin.web_ui

Attachments (1)

tracticketdelete-0.11.patch.bz2 (3.8 KB) - added by awithers 17 years ago.
0.11 r4937 fix attempt

Download all attachments as: .zip

Change History (7)

comment:1 Changed 17 years ago by Noah Kantrowitz

The initial work on porting this was done by asmodai. If he would like to continue on this he is welcome, but I am not planning to port any of my plugins to 0.11dev until it is more stable (a la a beta release).

comment:2 Changed 17 years ago by Noah Kantrowitz

Owner: changed from Noah Kantrowitz to Jeroen Ruigrok van der Werven

comment:3 Changed 17 years ago by awithers

Owner: changed from Jeroen Ruigrok van der Werven to awithers
Status: newassigned

First a few caveats: I don't normally run trac, I don't know the internals, and I don't use custom fields.

The attached patch allows me to delete comments and tickets with trac 0.11 r4937.

comment:4 Changed 17 years ago by awithers

Owner: changed from awithers to Jeroen Ruigrok van der Werven
Status: assignednew

Changed 17 years ago by awithers

0.11 r4937 fix attempt

comment:5 Changed 14 years ago by Ryan J Ollos

See also #1749.

comment:6 Changed 14 years ago by anonymous

Resolution: duplicate
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeroen Ruigrok van der Werven.
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.