#351 closed defect (bug) (wontfix)
trac-bot isn't aware of meta.trac
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Communication (Matrix, Slack, IRC) | Keywords: | |
| Cc: |
Description
When a link to meta.trac.wordpress.org is pasted into an IRC channel running trac-bot, trac-bot will treat it as a core.trac.wordpress.org link and report the wrong ticket details. It should either ignore it or report the correct ticket details from meta.trac.
Probably applies to buddypress.trac.wordpress.org and any other Tracs we've got sitting around.
Change History (3)
Note: See
TracTickets for help on using
tickets.
trac-bot simply assumes any Trac ticket URLs it finds corresponds to the Trac it is configured to listen for. Obviously, that's not ideal. #wordpress-dev wants core.trac. Pasting a core.trac URL in #wordpress-meta results in the same problem.