https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26069 Bug ID: 26069 Summary: Twitter share button leaks information to Twitter Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: x.schindel@googlemail.com QA Contact: testopia@bugs.koha-community.org If any share button is active on the details page to some media (must not necessarily be the Twitter button), then requests are sent to Twitter which contain information about the currently displayed media in the referer header Example: .../cgi-bin/koha/opac-detail.pl?biblionumber=21&query_desc=kw%2Cwrdl%3A%20sch*). This is not acceptable from a data privacy point of view. Instead of using the Twitter script a simple link behind the Twitter share button should be used (as already done e.g. for sharing with Facebook or LinkedIn). -- You are receiving this mail because: You are watching all bug changes.