-
```
What steps will reproduce the problem?
1. Scanning a patron library card or entering a card number manually on the
welcome screen.
2.
3.
What is the expected output? What do you see instead?
Exp…
-
Siri message concerning changed the moved stop place `Ostermundigen, Waldeck` is not present in LR `TripServiceResponseContext/Situations`.
⚠️ This is a different finding from to missing reference…
r3to updated
2 months ago
-
Certain ILS implementations don't allow full integration over standard protocols, like SIP2 or LDAP. It could be useful if that integration could be achieved through some kind of HTTP interface.
It…
-
```
What steps will reproduce the problem?
1. Enter SIP2 server info in config.php; enter library card # length (14) in
config.php; disable PHP errors
2. Restart web server, browse to http://localhos…
-
最新版 dp2library 中,针对还书时自动设置册记录中 currentLocation(当前位置) 字段进行修改,进行了较大幅度改进。
Return() API 会根据一定的规则,还书的同时修改册记录的 currentLocation 元素。
规则是: 1) Return() API strStyle 参数中的 currentLocation:xxx 优先;2) 内务前端登录对话框里…
-
# 测试还书同时修改册的当前位置
## 开发说明
SIP2服务器还书接口及后台使用的dp2libaray还书API,实现了还书同时修改册的当前位置的功能。
还书时册的当前位置可能来自3个地方,按优先顺序依次为:1)还书API传的当前位置;2)前端登录传的location;3)登录帐号配置的默认位置。
详细开发说明参考:https://github.com/DigitalPlatfo…
renyh updated
2 years ago
-
如题。
-
```
What steps will reproduce the problem?
1. Entering a valid barcode
2.
3.
What is the expected output? What do you see instead?
To be presented with the patrons home screen
What version of the pr…
-
After Cloning your repository(under Ubuntu & debian) & running the Command
`sudo python3 setup.py install`
Error's through up
>1. FileNotFoundError: [Errno 2] No such file or directory: 'README.md…
-
2021/04/16 14:16
>版本更新后:目前环境对于服务器端如果不配置OI代码,dp2ssl严格校验的话,这种情况可能不好测试。需要借助内务等其他前端协助。后面如果有精力将内务严格起来时,开发者会先编写一个简单的前端工具协助测试
2021./04/02 10:42
>dp2ssl 测试版更新了。最新版消除了前一段 SIP 自助借还不能(配套 dp2capo 最新版)…