Needs review
Project:
Workbench Path Revision
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2016 at 17:31 UTC
Updated:
3 Mar 2016 at 17:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
arlina commentedIt seems the issue was that the function
workbench_path_revision_path_updatewas not fetching the latest "published" revision, according to workbench, so it updated the wrong revision on the workbench_path_revision table. Attached patch fixes this.Comment #3
arlina commentedChanging status to "needs review".