<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I got a <a href="http://drupal.org/node/1109912">bug report recently</a> for my module OG Mailinglist in which the person was having trouble with a View he&#39;d created because the users were showing up as anonymous even though it was authenticated users who&#39;d created the nodes.</div>
<div><br></div><div>After some investigation, it turned out the problem was that the uid stored in the node_revisions table was 0 despite the correct uid being stored in the node table.</div><div><br></div><div>Does anyone have an idea what could be causing this problem? I&#39;m flummoxed. For what it&#39;s worth, the module saves nodes using node_save which I remember hearing isn&#39;t the most foolproof way of saving a node.</div>
<br clear="all">--<br>Kyle Mathews<br><br>Blog: <a href="http://kyle.mathews2000.com/blog" target="_blank">kyle.mathews2000.com/blog</a><br>Twitter: <a href="http://twitter.com/kylemathews" target="_blank">http://twitter.com/kylemathews</a><br>
<br>