Ticket #37 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

Add link to 500 erros to automatically create a Trac ticket for the error.

Reported by: ociule Owned by: grobit
Priority: normal Milestone: 0.5
Component: all Version:
Severity: major Keywords:
Cc:

Description (last modified by ociule) (diff)

Trac has an API to support ticket creation  1.

Just generate an link to an URL like: /trac/newticket?summary=Compile%20Error&version=1.0&component=gui

Prototype done and in code review. Will commit ASAP.

Change History

comment:1 Changed 3 years ago by ociule

  • Description modified (diff)

comment:2 Changed 3 years ago by ociule

  • Description modified (diff)

comment:3 Changed 3 years ago by ociule

(In [440]) Added define BASE_TRAC_URL. See #37

comment:4 Changed 3 years ago by ociule

(In [442]) Added link to 500 error page, See #37

Note: See TracTickets for help on using tickets.