Main Koha release repository https://koha-community.org
Find a file
Fridolyn SOMERS 86511b380f Bug 10022 - Multiple tags moderation doesn't work on translated page
When using a translated intranet, tags moderation using checkboxes and a
submit button doesn't work. You get a message "Unknown Operation on x
Term(s)" (translated of course).

This patch corrects by using name="op-[operation]" instead of name="op"
in each submit input.

Test plan :
- Create a new tag on a record
- Go to tags moderation in Tools
=> You should see your tag in pending terms
- Click on checkbox
- Click on Approve or Reject submit button at the bottom of the table
=> Without patch the tag is still pending
=> With patch operation is well performed, tag is not pending
- Test "Check lists" form
- Test Approve and Reject buttons from "Actions" column

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-01 06:44:24 -04:00
acqui Bug 10152: Default sorting wrong in parcels.pl 2013-05-01 06:25:55 -04:00
admin Bug 6554: Followup for preferences.pl 2013-04-01 18:51:50 -04:00
authorities Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
basket
C4 Bug 10088: FIX adding an order from a staged file. 2013-04-27 08:23:31 -04:00
catalogue Bug 9684 : Correct path to compact.xsl 2013-04-27 07:08:13 -04:00
cataloguing Bug 9986: Two fixes for Z3950 search 2013-04-15 08:44:11 -04:00
circ Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
debian Bug 10042 - Minor typo ("Communnity") in packages docs 2013-04-18 08:36:11 -04:00
docs Add Edmund Balnaves to history 2013-05-01 06:20:00 -04:00
errors
etc Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml 2013-04-24 09:16:17 -04:00
install_misc Bug 9914: dependency updates for 3.12 2013-03-23 10:46:07 -04:00
installer Bug 2046: Increment version number 2013-04-27 08:11:39 -04:00
Koha Bug 9971 - Plugins system is broken! 2013-04-03 06:02:09 -04:00
koha-tmpl Bug 10022 - Multiple tags moderation doesn't work on translated page 2013-05-01 06:44:24 -04:00
labels Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. 2013-03-31 08:33:42 -04:00
members Bug 9903: Followup: use the KohaDates T::T plugin to display dates. 2013-04-24 09:11:19 -04:00
misc Bug 9671: Make fines.pl help text more accurate 2013-04-26 18:35:40 -04:00
offline_circ Bug 8220 - Allow koc uploads to go to process queue instead of being applied directly. 2013-03-21 20:35:37 -04:00
opac Bug 10070: Anonymous search history is not being set in the cookie 2013-04-25 20:35:21 -04:00
OpenILS Bug 9239 QA follow-up: remove stray debug code 2013-03-16 21:32:34 -04:00
patroncards Bug 9951: Followup for Tools 2013-04-19 23:25:48 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 10110: Problems with diacritics in saved SQL reports 2013-04-27 07:15:35 -04:00
reserve Bug 6554 - make Koha internally utf-8 clean 2013-04-01 18:51:49 -04:00
reviews
rotating_collections Bug 9605: rotating collections permissions are wrong 2013-03-30 22:11:05 -04:00
selenium
serials Bug 6554: Followup for serial search 2013-04-01 18:51:50 -04:00
services
skel Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
sms
suggestion Bug 9226: Wrong branch filter after suggestion creation 2013-02-15 08:34:11 -05:00
svc Bug 9908 - Fixing OCLC Connexion Client 2013-03-29 21:29:10 -04:00
t Bug 9659 follow-up: correct syntax for older Perl 2013-04-26 21:32:49 -04:00
tags Bug 10022 - Multiple tags moderation doesn't work on translated page 2013-05-01 06:44:24 -04:00
test
tmp/modified_authorities
tools Bug 9951: Followup for tools/viewlog.pl 2013-04-19 23:25:48 -04:00
virtualshelves Bug 7788: [SIGNED-OFF] Followup: GetShelf call in addbybiblio script corrected 2012-05-22 12:06:26 +02:00
xt Bug 9802 - add test case to ensure man pages have correct XML 2013-03-20 15:11:10 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap
about.pl Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
changelanguage.pl
edithelp.pl 7368 Typo in edithelp.pl warning 2013-04-18 09:47:58 -04:00
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7 Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
INSTALL.opensuse
INSTALL.ubuntu
INSTALL.ubuntu.12.04 Bug 9267 - Ubuntu 12.04 install docs broken 2013-03-07 09:46:55 -05:00
INSTALL.ubuntu.lucid Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
koha_perl_deps.pl
kohaversion.pl Bug 2046: Increment version number 2013-04-27 08:11:39 -04:00
LICENSE
mainpage.pl
Makefile.PL Bug 9890 - Fix the new plugin system for package installs 2013-03-22 16:54:04 -04:00
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 2013-02-06 23:54:46 -05:00
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 2013-02-12 08:52:10 -05:00
README.robots
rewrite-config.PL Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/