Hi Jeremy, You are correct; the remove_links function was not removing links correctly. A fix has been pushed.
Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. [email protected] On Fri, Oct 29, 2010 at 8:07 PM, Jeremy Raymond <[email protected]> wrote: > I was taking a look at wriaki and noticed a potential bug. In wobj.erl the > remove_links/3 function looks like it supposed to remove the links from the > object that match the Bucket and Tag. It does the opposite though, it keeps > only the links matching the Bucket and Tag (as per the logic in the > link_filter/2 function). Is this a bug or am I misreading this function's > intent? > > -- > Jeremy Raymond > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
