2009/7/28 Galen Charlton <[email protected]>: > Hi, > > There are some problems with this patch: > > [1] If CataloguingLog is turned on, any actions on a bib or item > record sharing the same ID number as the patron will also be > displayed. > > [2] Similarly, if SubscriptionLog is turned on, action history for > serials will get mixed in. The query in GetMemberRevisions needs to > limit itself to action_logs.module values that refer to > borrowernumbers. > > [3] The action_logs.object column that the query in GetMemberRevisions > depends on is not indexed, meaning that getting the patron revision > history will become an increasingly expensive operation. > > I will be establishing a wip-ptfs-pending branch in my RM repository, > where this patch will sent until a followup patch or a replacement > patch that addresses the first two problems (at least) is ready. > Also, please see bug 3445. > Ohh wip and pending branches ... fantastic idea.
Chris _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
