]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
authorDylan Hardison <dylan@mozilla.com>
Wed, 16 Dec 2015 01:11:25 +0000 (20:11 -0500)
committerDylan Hardison <dylan@mozilla.com>
Wed, 16 Dec 2015 01:11:25 +0000 (20:11 -0500)
commitdee37d0636b3fa9572e516e61de0ee2ab74b6fc6
tree8cc0db8c578f052b06f42b28675eeaadcd4559ae
parent9215fb96c1131d3ebcb77074e01c9a24a40d04a2
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
r=dkl,a=dkl

bringing this in line with the 5.0 fix because it's too simple to pass
up.
Bugzilla/API/1_0/Resource/BugUserLastVisit.pm
Bugzilla/WebService/BugUserLastVisit.pm