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

Galen Charlton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |In Discussion

--- Comment #8 from Galen Charlton <[email protected]> ---
After applying the revised SQL, I noticed that the 162 tag (medium of
performance) appears in all of the specific auth types:

| CHRON_TERM   | 148      |
| CHRON_TERM   | 162      |
| CHRON_TERM   | 182      |
| CORPO_NAME   | 110      |
| CORPO_NAME   | 162      |
| GENRE/FORM   | 155      |
| GENRE/FORM   | 162      |
| GENRE/FORM   | 185      |
| GEOGR_NAME   | 151      |
| GEOGR_NAME   | 162      |
| GEOGR_NAME   | 181      |
| MEETI_NAME   | 111      |
| MEETI_NAME   | 162      |
| PERSO_NAME   | 100      |
| PERSO_NAME   | 162      |
| TOPIC_TERM   | 150      |
| TOPIC_TERM   | 162      |
| TOPIC_TERM   | 180      |
| UNIF_TITLE   | 130      |
| UNIF_TITLE   | 162      |
+--------------+----------+

The 162 certainly doesn't belong in them all, and I'm not sure if it belongs in
GENRE/FORM or if a new authority type code should be defined.

Setting to "In Discussion".  This patch is very close to being ready, but the
162 should be dealt with, either by simply excluding it from all but the
default authority type or by defining a new authority type.  I'm hoping Jared
can advise regarding the latter.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to