Bugzilla – Attachment 3356 Details for
Bug 5725
Batch modifications for Biblios
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
follow-up, another perm problem
0051-BZ5725-follow-up-another-wrong-permission.patch (text/plain), 941 bytes, created by
Paul Poulain
on 2011-03-19 05:10:05 UTC
(
hide
)
Description:
follow-up, another perm problem
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-03-19 05:10:05 UTC
Size:
941 bytes
patch
obsolete
>From b10731430ecebdf737c3a261c865445381ce9491 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Mon, 7 Mar 2011 17:14:06 +0100 >Subject: [PATCH 51/60] BZ5725 follow-up : another wrong permission > >missing permission, same thing as the previous patch, but for another call of batchedit >--- > tools/batchedit.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/tools/batchedit.pl b/tools/batchedit.pl >index d768fb9..39d48f7 100755 >--- a/tools/batchedit.pl >+++ b/tools/batchedit.pl >@@ -141,7 +141,7 @@ if($input->param('field') and not defined $op){ > query => $input, > type => "intranet", > authnotrequired => 0, >- flagsrequired => "batchedit", >+ flagsrequired => { tools =>"batchedit" }, > }); > > $template->param( inputform => 1, ) unless @biblionumbers; >-- >1.7.1 >
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 5725
:
3105
|
3108
|
3191
|
3193
|
3234
|
3356
|
4734
|
4735
|
4736
|
4863
|
4864
|
4897
|
4898
|
4899
|
5404
|
5405
|
5684
|
5685
|
5697
|
5959
|
5960
|
5980
|
5981
|
5982
|
10610
|
10611
|
10612
|
11731
|
11732
|
11733