Giter VIP home page Giter VIP logo

Comments (5)

patrickzurek avatar patrickzurek commented on August 30, 2024

JIRA User: Chris Delis (cedelis)
JIRA Timestamp: 2016-03-08 01:23 PM

By default, VuFind does not allow items to be renewed. I changed the config/vufind/config.ini file to allow it:

; Determines if item can be renewed or not. Options are true or false.
; default is false
;renewals_enabled = false
renewals_enabled = true

I do notice that the actual Renew function (via XCNCIP2 driver) fails, though. That's a separate issue.

Chris

from vufind.

patrickzurek avatar patrickzurek commented on August 30, 2024

JIRA User: Chris Delis (cedelis)
JIRA Timestamp: 2016-03-09 04:08 PM

I just noticed that the ncip server seems to actually renew items that are renewable, but that the server keeps the list of error messages in memory for ever, e.g., if you generate a renew error, then successfully renew an item, on the successful renewal attempt you will see the error message from the previous failure. This needs to get fixed obviously (the ncip server).

from vufind.

patrickzurek avatar patrickzurek commented on August 30, 2024

JIRA User: Chris Delis (cedelis)
JIRA Timestamp: 2016-03-24 10:55 AM

I fixed the bug with error messages staying in memory.

I think we are now ready to test whether or not Renew actually works or not.

from vufind.

patrickzurek avatar patrickzurek commented on August 30, 2024

JIRA User: Chris Delis (cedelis)
JIRA Timestamp: 2016-04-06 03:25 PM

Uh-oh, I just noticed a bug in the NCIP message in VuFind2's Driver (XCNCIP2.php). It was missing AgencyId, e.g.,

ns1:ItemId
ns1:AgencyIdUIUdb/ns1:AgencyId
ns1:ItemIdentifierValue9115612/ns1:ItemIdentifierValue
/ns1:ItemId

This is necessary for consortial environments (and not harmful for single institution environments).

from vufind.

patrickzurek avatar patrickzurek commented on August 30, 2024

Resolved: 2016-04-07 11:47 AM

from vufind.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.