Bugzilla – Attachment 17452 Details for
Bug 7368
General staff client typo omnibus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
7368 Typo in edithelp.pl warning
7368-Typo-in-edithelppl-warning.patch (text/plain), 1.07 KB, created by
Marcel de Rooy
on 2013-04-15 13:10:52 UTC
(
hide
)
Description:
7368 Typo in edithelp.pl warning
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-04-15 13:10:52 UTC
Size:
1.07 KB
patch
obsolete
>From 79f7657a477ce4bd1bb444ff8d8b20f3826cd4e3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 15 Apr 2013 15:05:54 +0200 >Subject: [PATCH] 7368 Typo in edithelp.pl warning >Content-Type: text/plain; charset=utf-8 > >Typo: able save => able to save. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > edithelp.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/edithelp.pl b/edithelp.pl >index 28586b3..de4e9b1 100755 >--- a/edithelp.pl >+++ b/edithelp.pl >@@ -96,7 +96,7 @@ elsif ( $type eq 'modify' ) { > $error = "Cannot read file: '$file'."; > } else { > (-w $file) or $error = >- "WARNING: You will not be able save, because your webserver cannot write to '$file'. Contact your admin about help file permissions."; >+ "WARNING: You will not be able to save, because your webserver cannot write to '$file'. Contact your admin about help file permissions."; > open (my $fh, '<', $file) or die "Cannot read file '$file'"; # unlikely death, since we just checked > my $help = ''; > while ( <$fh> ) { >-- >1.7.7.6
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 7368
:
6867
|
8179
|
8925
|
9496
|
9497
|
9564
|
10191
|
10457
|
10458
|
10937
|
10939
|
10956
|
11048
|
11069
|
11189
|
11760
|
11761
|
13395
|
13443
|
13446
|
13971
|
14114
|
14115
|
14263
|
16095
|
17182
|
17183
|
17452
|
17785
|
17817
|
18400
|
18401
|
18407
|
19206
|
19208
|
19230
|
19258