Roundup Tracker - Issues

Issue 1349387

classification
FR1298535 Display the Query name in the Header
Type: Severity: normal
Components: User Interface Versions:
process
Status: closed fixed
:
: richard : richard, tjwarren
Priority: normal : patch

Created on 2005-11-06 07:20 by tjwarren, last changed 2005-11-06 07:20 by tjwarren.

Files
File name Uploaded Description Edit Remove
FR1298535_DisplayQueryName.patch tjwarren, 2005-11-06 07:20 Places Query Names in search header and page title (FR1298535)
Messages
msg2770 Author: [hidden] (tjwarren) Date: 2005-11-06 07:20
The attached patch (FR1298535_DisplayQueryName.
patch) modifies templates\classic\html\page.html and 
issue.index.html in order to allow the Query names to 
appear in the search results page.

I have added a new URL parameter (dispname) which is 
used to pass the query name.  This parameter is 
automatically added to searches appearing under My 
Queries, and I have modified the default queries (Show 
Unassigned, Show All) to pass the dispname parameter 
as well.

History
Date User Action Args
2005-11-06 07:20:24tjwarrencreate