Ticket #1114 (closed defect: duplicate)

Opened 6 years ago

Last modified 4 years ago

The TicketPlugin doesn't work with Trac trunk.

Reported by: thomas.moschny@gmx.de Assigned to: asmodai
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

tracticketdelete-0.11.patch.bz2 (3.8 kB) - added by awithers on 04/24/07 06:08:10.
0.11 r4937 fix attempt

Change History

01/21/07 05:15:13 changed by coderanger

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).

01/21/07 05:15:18 changed by coderanger

  • owner changed from coderanger to asmodai.

04/24/07 06:05:39 changed by awithers

  • owner changed from asmodai to awithers.
  • status changed from new to assigned.

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.

04/24/07 06:05:58 changed by awithers

  • owner changed from awithers to asmodai.
  • status changed from assigned to new.

04/24/07 06:08:10 changed by awithers

  • attachment tracticketdelete-0.11.patch.bz2 added.

0.11 r4937 fix attempt

10/29/09 20:01:28 changed by rjollos

See also #1749.

10/29/09 20:02:11 changed by anonymous

  • status changed from new to closed.
  • resolution set to duplicate.

Add/Change #1114 (The TicketPlugin doesn't work with Trac trunk.)




Change Properties
Action