Bug 319718: Make summary the link title for bookmarkable templates.
Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave git-svn-id: svn://10.0.0.236/trunk@186013 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -93,6 +93,7 @@ if (defined $cgi->param('product')) {
|
||||
|
||||
if (defined $cgi->param('maketemplate')) {
|
||||
$vars->{'url'} = $cgi->query_string();
|
||||
$vars->{'short_desc'} = $cgi->param('short_desc');
|
||||
|
||||
print $cgi->header();
|
||||
$template->process("bug/create/make-template.html.tmpl", $vars)
|
||||
|
||||
Reference in New Issue
Block a user