Bug 9287

Summary: socialnetworks is enabled by default
Product: Koha Reporter: Mirko Tietgen <mirko>
Component: OPACAssignee: Mirko Tietgen <mirko>
Status: CLOSED FIXED QA Contact: Jonathan Druart <jonathan.druart>
Severity: normal    
Priority: P5 - low CC: chris, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 9287 - socialnetworks is enabled by default
Bug 9287 - socialnetworks is enabled by default

Description Mirko Tietgen 2012-12-14 12:38:14 UTC
The socialnetworks feature is enabled by default after installing Koha. It shouldn't be. Even if unused it loads content from third party sites into the OPAC, which is not acceptable.
Comment 1 Mirko Tietgen 2012-12-14 13:24:50 UTC Comment hidden (obsolete)
Comment 2 Mirko Tietgen 2012-12-14 15:49:30 UTC
Test plan:

- apply patch
- install Koha
- verify that the socialnetworks syspref is disabled by default
Comment 3 Chris Cormack 2012-12-15 01:05:16 UTC
Created attachment 14157 [details] [review]
Bug 9287 - socialnetworks is enabled by default

The socialnetworks feature is enabled by default after installing Koha. It shouldn't be.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 4 Jonathan Druart 2012-12-18 15:22:42 UTC
This patch disables the social networks feature for new installations.

Marked as Passed QA.
Comment 5 Jared Camins-Esakov 2012-12-19 12:50:15 UTC
This patch has been pushed to master.

As a reminder, members of the QA team should sign off on patches when they mark them as "Passed QA."
Comment 6 Chris Cormack 2012-12-19 19:08:35 UTC
Pushed to 3.10.x will be in 3.10.1
Comment 7 Jonathan Druart 2012-12-20 08:56:45 UTC
(In reply to comment #5)
> This patch has been pushed to master.
> 
> As a reminder, members of the QA team should sign off on patches when they
> mark them as "Passed QA."

Oops, sorry.