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
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to