On 20 April 2012 06:48, Tom Hanstra <[email protected]> wrote: > OK, I think I found the problem. We have a number of patrons who were > created (or somehow set) the privacy setting on their accounts. This was > not readily visible and not taken into account when we were trying to > perform the anonymizing. > > Where on the OPAC can a patron set their privacy flag? I've not seen where > that option can be set. > > Thanks, > Tom
Hi Tom If in systempreferences you have OpacPrivacy switched to allow, then on the opac-user.pl page, the borrower will see a link to my privacy That is where they can change their privacy settings Chris > > > On 04/17/2012 10:16 AM, Tom Hanstra wrote: >> >> What are your other system preference values with regard to Privacy? >> Perhaps we have a different combination of options in place? >> >> We have: >> Don't Allow AnonSuggestions >> Keep for EnableOpacSearchHistory >> Don't allow OPAC Privacy >> Allow opacreadinghistory >> >> Thanks, >> Tom >> >> On 04/17/2012 03:55 AM, Chris Cormack wrote: >>> >>> On 17 April 2012 09:41, Tom Hanstra<[email protected]> wrote: >>>> >>>> 3.6.4 >>>> >>>> Thanks! >>>> >>>> Tom >>> >>> Hi Tom >>> >>> So I checked out 3.6.4 set up a borrower to use, and put that >>> borrowernumber (17) into the anonymous patron syspref >>> >>> I then ran the anonymise feature and now >>> >>> select * from old_issues limit 3; >>> >>> +----------------+------------+------------+------------+---------------+------------+-----------------+--------+----------+---------------------+------------+ >>> | borrowernumber | itemnumber | date_due | branchcode | >>> issuingbranch | returndate | lastreneweddate | return | renewals | >>> timestamp | issuedate | >>> >>> +----------------+------------+------------+------------+---------------+------------+-----------------+--------+----------+---------------------+------------+ >>> | 17 | 6 | 2009-01-24 | WORK | NULL >>> | 2009-01-03 | NULL | NULL | NULL | 2012-04-17 >>> 19:52:30 | 2009-01-03 | >>> | 17 | 2 | 2008-07-23 | WORK | NULL >>> | 2009-04-19 | NULL | NULL | NULL | 2012-04-17 >>> 19:52:30 | 2008-07-02 | >>> | 17 | 4 | 2009-05-10 | OFFICE | NULL >>> | 2009-04-19 | NULL | NULL | NULL | 2012-04-17 >>> 19:52:30 | 2009-04-19 | >>> >>> +----------------+------------+------------+------------+---------------+------------+-----------------+--------+----------+---------------------+------------+ >>> >>> They have all been changed to borrower 17, so it seems to be working >>> fine for me >>> >>> I'm not sure what we are doing differently. >>> >>> Chris > > > -- > > ------------------------------------------------------------------------ > Tom Hanstra Systems Administrator > Hesburgh Libraries of Notre Dame Phone: (574)631-4686 > 213 Hesburgh Library Email: [email protected] > Notre Dame, IN 46556 > > "Now, here, you see, it takes all the running you can do, to keep in > the same place. If you want to get somewhere else, you must run at > least twice as fast as that!" > Lewis Carroll - Through the Looking Glass > ------------------------------------------------------------------------ > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

