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)
committerMason James <mtj@kohaaloha.com>
Tue, 3 Feb 2015 23:01:37 +0000 (12:01 +1300)
commit74b78a40818e762375830f6a5c92fc8f9dbbc0bb
tree2ddb67d2ce4f268c0bf4dd294002437852f5313e
parent170ad570428c44a93fc97048b59f963d469734f1
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: Mason James <mtj@kohaaloha.com>
cataloguing/addbiblio.pl