Modify

Opened 11 years ago

Closed 11 years ago

#10954 closed defect (invalid)

how to query a local db from trac

Reported by: comadreha@… Owned by: anonymous
Priority: normal Component: SELECT A HACK
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Hi!

I have a trac system that is connected to a local oracle db (for authorization purposes). More specifically, the connection with the local oracle db is achieved using a python plugin (it is a .py code inside the plugin folder). I would like to add an additional functionality to the ticketing system, to automatically query the local oracle db for obtaining additional information for the ticket sender (until now only the sender's username is visible).

How can i do that? Thanks in advance!

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by Ryan J Ollos

Resolution: invalid
Status: newclosed

The short story is, you will need to write a plugin. See t:TracPlugins as a starting point.

This is really not a good place to ask such questions. Rather, you will have a big audience if you post your question to t:MailingList.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.