Bugzilla – Attachment 148923 Details for
Bug 29311
Do not allow editing of bibliographic information when entering suggestion from existing bibs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29311: (QA follow-up) Fix an existing spelling typo
Bug-29311-QA-follow-up-Fix-an-existing-spelling-ty.patch (text/plain), 911 bytes, created by
Nick Clemens (kidclamp)
on 2023-03-29 14:04:47 UTC
(
hide
)
Description:
Bug 29311: (QA follow-up) Fix an existing spelling typo
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-03-29 14:04:47 UTC
Size:
911 bytes
patch
obsolete
>From 2e71f84bb74b0e49d03d8f1d3663b76d0906608f Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 29 Mar 2023 14:02:47 +0000 >Subject: [PATCH] Bug 29311: (QA follow-up) Fix an existing spelling typo > >--- > opac/opac-suggestions.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/opac/opac-suggestions.pl b/opac/opac-suggestions.pl >index cdedea0aa6..2a540ba147 100755 >--- a/opac/opac-suggestions.pl >+++ b/opac/opac-suggestions.pl >@@ -63,7 +63,7 @@ my $suggestion = { > note => scalar $input->param('note'), > }; > >-# If a spambot accidentally populates the 'negcap' field in the sugesstions form, then silently skip and return. >+# If a spambot accidentally populates the 'negcap' field in the suggestions form, then silently skip and return. > if ($negcaptcha ) { > print $input->redirect("/cgi-bin/koha/opac-suggestions.pl"); > exit; >-- >2.30.2
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 29311
:
133120
|
134531
|
146849
|
148776
|
148922
| 148923 |
148924
|
149391
|
149392