[Koha-bugs] [Bug 7442] Crash when selecting an authority with 200$x or 200$y

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 23 14:52:04 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442

--- Comment #21 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> ---
(In reply to Katrin Fischer from comment #18)
> Fridolyn, see comment 14 - I need instructions on how to correctly catalog a
> UNIMARC authority with the required fields to reproduce this problem.

> Test plan :
> - Edit an authority type summary : for example subject (heading on 250) : summary "[250a][ -- 250x]"
This authority type should exists as SNC (Sujet (nom commun), with : 
  Summary = [250a][ -- 250x][ -- 250y][ -- 250z] [(250b)]
  Auth field copied = 250

> - Create an authority A1 with one heading and a subdivision : for example a subject : 250$a "History" 250$x "20th century"
Create a new authority of type SNC : 
In existing field 250, set $a and $x
   250
      $a "History"
      $x "20th century"
Only those two subfields matter.

> - Create an authority A2 with several headings. for example a subject : 250$a "History" 250$a "Legends"
Create a new authority of type SNC : 
In existing field 250, set $a
   250
      $a "History"
Create a new field 250 and set $a
   250
      $a "Legends"

Does it help ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list