Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11390 closed enhancement (fixed)

Don't create Query links in ticket box when QueryModule isn't enabled

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.2
Component: ticket system Version:
Severity: normal Keywords: query links QueryModule
Cc: Branch:
Release Notes:

Values in the ticket properties box are not query-linked when QueryModule is not enabled.

API Changes:
Internal Changes:

Description

When the QueryModule isn't enabled the query links in the ticket properties box link to a page with a TracError:

Error: Not Found

No handler matched request to /query


The proposed change is to only add the links if QueryModule is enabled.

Attachments (0)

Change History (2)

comment:1 by Ryan J Ollos, 10 years ago

Status: newassigned

Proposed changes can be found in log:rjollos.git:t11390.

comment:2 by Ryan J Ollos, 10 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

There was a problem with the patch that added the id tag to the form. Multiple forms are generated, so duplicate ids would exist when plugins were installed. This is fixed in the change that was committed. The test case has also been improved.

Committed to 1.0-stable in [12309] and merged to trunk in [12310].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.