Bugzilla – Attachment 8513 Details for
Bug 7763
systempreferences.pl : Internal server Error with starman
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7763 - admin/systempreferences.pl plack scoping
Bug-7763---adminsystempreferencespl-plack-scoping.patch (text/plain), 754 bytes, created by
Dobrica Pavlinusic
on 2012-03-22 13:21:39 UTC
(
hide
)
Description:
Bug 7763 - admin/systempreferences.pl plack scoping
Filename:
MIME Type:
Creator:
Dobrica Pavlinusic
Created:
2012-03-22 13:21:39 UTC
Size:
754 bytes
patch
obsolete
>From 39fbcf2e030ec255e3227f93a38290ae9bedd2dd Mon Sep 17 00:00:00 2001 >From: Dobrica Pavlinusic <dpavlin@rot13.org> >Date: Thu, 22 Mar 2012 14:20:14 +0100 >Subject: [PATCH] Bug 7763 - admin/systempreferences.pl plack scoping > >--- > admin/systempreferences.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl >index f4069ae..96a9957 100755 >--- a/admin/systempreferences.pl >+++ b/admin/systempreferences.pl >@@ -67,7 +67,7 @@ use YAML::Syck qw( Dump LoadFile ); > # Because some things *should* be on more than one tab. > # And the tabname is the unique part (the key). > >-my %tabsysprefs; >+our %tabsysprefs; > > # Acquisitions > $tabsysprefs{gist}="Acquisitions"; >-- >1.7.2.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 7763
:
8379
| 8513