fix for 13331 [Bug 13331] Subfield does not show in cataloging editor - if subfield...
authorMason James <mtj@kohaaloha.com>
Wed, 26 Nov 2014 00:51:45 +0000 (13:51 +1300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 17 Dec 2014 22:50:54 +0000 (19:50 -0300)
commita42954627ec129e47ebc47d36cf87d33617bd808
treed33c4a2706894535bb380a630edcabb0b04950e2
parent84fbded3645a85c507afaab4dff42396a3974e47
fix for 13331 [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>
cataloguing/addbiblio.pl