Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problematische Reihenfolge collect.holdings - weeding #1

Open
oschihin opened this issue Aug 6, 2013 · 0 comments
Open

Problematische Reihenfolge collect.holdings - weeding #1

oschihin opened this issue Aug 6, 2013 · 0 comments

Comments

@oschihin
Copy link

oschihin commented Aug 6, 2013

Problem

Die Programmreihenfolge ist aktuell so:

  1. Per Skript 'collect.holdings.xsl, konfiguriert hier:
    https://github.com/swissbib/content2SearchDocs/blob/3ce8dc3/config/config.properties#L41
  2. Per Skript 'weedholdings.[basel].xsl, konfiguriert hier:
    https://github.com/swissbib/content2SearchDocs/blob/3ce8dc3/config/config.properties#L46

Folge

Dies führt dazu, dass das Holdings-Feld sämtliche Felder 852/949 enthält, auch solche, die z.B. bei orange nicht benötigt werden. Folgen

  • Keine Anzeige, wenn sie in der View nicht konfiguriert werden (libadmin
  • Aber Fehler werden geloggt, da unübersetzte Zweigstellen auftauchen

Lösungen

Keine Lösung?:

  • Umstellen der Reihenfolge, da sonst die Holdings unvollständig wären

Mögliche Lösung?:

@ghost ghost assigned guenterh Aug 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants