https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21301

--- Comment #8 from Marcel de Rooy <[email protected]> ---
(In reply to Fridolin SOMERS from comment #2)
> The issue data should not be sent by these service, its a privacy problem.

<reserve>
<suspend>0</suspend>
<biblionumber>633</biblionumber>
<timestamp>2019-11-08 07:06:05</timestamp>
<borrowernumber>5</borrowernumber>
<lowestPriority>0</lowestPriority>
<reservedate>2019-11-08</reservedate>
<priority>1</priority>
<reserve_id>110</reserve_id>
<branchcode>CPL</branchcode>
<item_level_hold>0</item_level_hold>
</reserve>

Is this really a privacy issue? In order to identify the person associated with
borrowernumber 5, you'll need additional information.
So if this is just theoretical, then removing the borrowernumber might not be
enough ;) If I have biblionumber and reservedata or timestamp, I might also be
able to find the associated borrower?

No blocker, just pushing a bit..

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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