Bug 13331 Subfield does not show in cataloging editor - if subfield is disabled in...
authorMason James <mtj@kohaaloha.com>
Wed, 26 Nov 2014 00:51:45 +0000 (13:51 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 18 Dec 2014 01:13:53 +0000 (14:13 +1300)
commitc09df7ab9d6b0b75281af637b54ec9d3096334d5
tree1ee6178432d43790cf272cfaa8c18d55165471e8
parent75bb2aa63e5ad392e8846a281f695c50fb5464d2
Bug 13331 Subfield does not show in cataloging editor - if subfield is disabled in OPAC/enabled in Staff, via frameworks

to test...

1/ attempt to add a new bib in the cataloguing editor, default framewok
  - observe 245b subfield is visible in the editor, for tab 2

2/ uncheck the OPAC visibility for 245b, within the framework editor - then save

3/ repeat step 1/
  - observe that the 245b subfield has disappeared from the cataloguing editor!

4/ apply patch,

5/ repeat step 1/
  - observe that the 245b subfield now displays correctly in the cataloguing editor

note: this looks looks like a typo bug, that has been in koha for years

Signed-off-by: wajasu <matted@34813.mypacks.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit a42954627ec129e47ebc47d36cf87d33617bd808)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
cataloguing/addbiblio.pl