#582: Relations widget component is displayed separate from Relations plugin on
Plugin admin panel
------------------------+-----------------------
Reporter: rjollos | Owner: nobody
Type: defect | Status: closed
Priority: minor | Milestone: Release 7
Component: relations | Version: 0.5.3
Resolution: fixed | Keywords:
------------------------+-----------------------
Changes (by rjollos):
* status: new => closed
* resolution: => fixed
Comment:
(In [1502757])
Package `bhrelations.widgets` was not specified in `setup.py`. Fixes #582.
The `TicketRelationsWidget` component was being displayed separate from
the `BloodhoundRelationsPlugin` package because it was not being included
in the egg and was being discovered as a single file plugin by
`trac.loader.get_plugin_info`.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/582#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker