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

Processing error in v2.8 #253

Open
kouralex opened this issue Nov 25, 2024 · 4 comments
Open

Processing error in v2.8 #253

kouralex opened this issue Nov 25, 2024 · 4 comments

Comments

@kouralex
Copy link

When testing the new v2.8 version, I encountered an XPath error whilst running the main marc2bibframe.xsl for one our MARCXML file:
000900729.txt

Short stack trace:

Lookup variable 'pRelated880s'
XPath error : Invalid type
xsltIf: test evaluate to -1

Additional info: the file can be converted using v2.7.

@kefo
Copy link
Member

kefo commented Nov 26, 2024

What XSLT processor are you using?

@kefo
Copy link
Member

kefo commented Nov 26, 2024

Also, can you provide the actual command and any parameters. I have been unable to reproduce this with the sample record (thank you, btw!) with saxon or xsltproc.

@kefo
Copy link
Member

kefo commented Nov 26, 2024

OK. I dug deeper and I think I saw the issue (in xsltproc) and it has been addressed. Can you grab this branch and give it a quick test, please: https://github.com/lcnetdev/marc2bibframe2/tree/v2.8.1-dev

@kouralex
Copy link
Author

Sorry for not providing enough information. Yes, I was using xsltproc. I just tested with the new branch and everything works now flawlessly, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants