Bugzilla – Attachment 3766 Details for
Bug 6024
Run a Report immediately after creating or editing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0003-wr78692-bug-6024-Show-Run-report-link-after-sql-upda.patch (text/plain), 751 bytes, created by
Srdjan Jankovic
on 2011-04-07 03:50:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Srdjan Jankovic
Created:
2011-04-07 03:50:56 UTC
Size:
751 bytes
patch
obsolete
>From 25c60fad103366ecac4bb7f19269c9057b0a2870 Mon Sep 17 00:00:00 2001 >From: Srdjan Jankovic <srdjan@catalyst.net.nz> >Date: Thu, 7 Apr 2011 15:47:55 +1200 >Subject: [PATCH] wr78692 (bug 6024): Show "Run report" link after sql update as wel > >--- > reports/guided_reports.pl | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/reports/guided_reports.pl b/reports/guided_reports.pl >index 9e711ed..af5e8c7 100755 >--- a/reports/guided_reports.pl >+++ b/reports/guided_reports.pl >@@ -133,6 +133,7 @@ elsif ( $phase eq 'Update SQL'){ > update_sql( $id, $sql, $reportname, $notes ); > $template->param( > 'save_successful' => 1, >+ 'id' => $id, > ); > } > >-- >1.6.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6024
:
3599
| 3766