Closed Bug 1084490 Opened 11 years ago Closed 11 years ago

Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD

Categories

(Bugzilla :: WebService, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: dylan, Assigned: dylan)

Details

Attachments

(1 file)

Need to replace call to $user->last_visits (which does not exist) with $user->last_visited (which does exist). Also, the POD documentation had the wrong name for the REST end point, and implied there was a method of returning all last visits for the current user.
Patch to fix the REST get method + POD changes.
Assignee: webservice → dylan
Status: NEW → ASSIGNED
Attachment #8507063 - Flags: review?(dkl)
Comment on attachment 8507063 [details] [diff] [review] bug-1084490-v1.patch Review of attachment 8507063 [details] [diff] [review]: ----------------------------------------------------------------- r=dkl
Attachment #8507063 - Flags: review?(dkl) → review+
Flags: approval?
Flags: approval? → approval+
Target Milestone: --- → Bugzilla 5.0
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git c30fc43..676ae49 master -> master
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: