Closed (fixed)
Project:
Version Control / Project* integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Aug 2013 at 01:27 UTC
Updated:
4 Jan 2014 at 03:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #0.0
jthorson commentedUpdated issue summary.
Comment #0.1
jthorson commentedUpdated issue summary.
Comment #1
jthorson commentedI suspect the warning is tripped at line 643 of versioncontrol_project.module, which essentially attempts to do a
node_load(FALSE)if the project machinename doesn't exist. (Manually attempting a node_load(FALSE) results in the same warning).Comment #2
jthorson commentedComment #3
marvil07 commentedThanks!
Added to 7.x-1.x.
Comment #4.0
(not verified) commentedUpdated issue summary.