[Python-apps-team] Bug#562963: Trac: wrong plugin names
    W. Martin Borgert 
    debacle at debian.org
       
    Tue Dec 29 16:19:22 UTC 2009
    
    
  
Package: trac
Version: 0.11.6-2
Severity: normal
When I install a plugin locally in one Trac instance (upload of
an egg file), the plugin is displayed correctly:
  ▶ Trac 0.11.5
  ▼ TracFooPlugin 1.2.3
    Trac Plugin to do foo
    Author: Foo author
    Home page: http://trac-hacks.org/wiki/TracFoo
    License: BSD
    Component                Enabled
    TracFooPluginBar            □
When I install the plugin globally in the Python environment,
therefore visible to all Trac instances, the plugin is displayed
under some arbitrary Python package, that is not even related to
Trac, e.g.:
  ▶ Trac 0.11.5
  ▼ Django 1.1.1
    A high-level Python Web framework that encourages rapid...
    Author: foundat... at djangoproject.com
    Home page: http://www.djangoproject.com/
    License: ...
    Component                Enabled
    TracFooPluginBar            □
See:
http://groups.google.com/group/trac-dev/browse_thread/thread/ca12ca7cd148225f/1bd2263bf299c02d
http://lists.debian.org/debian-python/2009/12/msg00110.html
http://lists.debian.org/debian-python/2009/12/msg00114.html
    
    
More information about the Python-apps-team
mailing list