Main Koha release repository https://koha-community.org
Find a file
Frédéric Demians 86406bcf91 Bug 7355 Note subfields are not displayed in TEXTAREA if hidden
In the data entry form, there is a (hidden) functionality for note subfields.
MARC21 500-599 and UNIMARC 300-399 subfields are displayed in TEXTAREA rather
than INPUT tags. This is good since usually notes can be pretty long. But if
one of those fields is marked in the framework as 'hidden', then it isn't
displayed at first when you create a record and when you expand the field by
clicking on its label the field is displayed in a one-line INPUT tag.

To reproduce this bug:

- Modify your framework:
  MARC21: 500$a, hidden=1
  UNIMARC: 300$a, hidden=1
- Create a new biblio record with this framework
- Open the tab containing 500 or 300 field
- 500 or 300 tab is collapsed
- Click on 500 or 300 label to expand the field
- 500$a or 300$a is displayed in a one-line INPUT tag, not in a TEXTAREA
  as it should

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Test plan works. Also checked cloning and deleting
subfields still works.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Works as advertised. Simplifies code too. Well documented test plan.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-02-03 11:35:26 +01:00
acqui Fix for Bug 7148 - Add some error handling to Acquisitions' Z39.50 search to match Cataloging's 2012-02-02 14:02:53 +01:00
admin
authorities
basket
C4 Merge remote-tracking branch 'origin/new/bug_7190' 2012-02-02 18:17:42 +01:00
catalogue Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client 2012-02-02 09:46:01 +01:00
cataloguing Bug 7355 Note subfields are not displayed in TEXTAREA if hidden 2012-02-03 11:35:26 +01:00
circ Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' 2012-02-02 11:36:05 +01:00
debian Bug 6913: More options for koha-create and koha-remove 2012-02-02 09:15:20 +01:00
docs Adding Jorgia Kelsey and Peter Lorimer as contributors 2012-02-02 09:06:51 +01:00
errors
etc
install_misc
installer Bug 6843 follow-up DBrev 2012-02-01 23:09:30 +01:00
Koha/Template/Plugin
koha-tmpl bug_7190: Do not reverse writeoffs when item is returned 2012-02-02 14:21:08 +01:00
labels
members Merge remote-tracking branch 'origin/new/bug_6964' 2012-02-03 09:19:04 +01:00
misc
offline_circ Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
opac
patroncards
reports
reserve
reviews
rotating_collections
selenium
serials
skel
sms
suggestion Bug 6894: Order from suggestion defaulting to wrong currency 2011-11-28 10:22:04 +01:00
svc
t
tags Bug 6933 follow-up, perltyding new script list.pl 2012-02-02 10:17:43 +01:00
test
tmp/modified_authorities
tools
virtualshelves
xt Bug 929 : Follow up to allow tests to check plugins too 2012-01-16 18:18:11 +01:00
.htaccess
.mailmap 7439 Mailmap for master 2012-01-27 12:27:58 +01:00
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu Updating distro specific install files 2011-10-22 09:12:15 +13:00
INSTALL.ubuntu.lucid
koha_perl_deps.pl
kohaversion.pl Bug 6843 follow-up DBrev 2012-02-01 23:09:30 +01:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 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/