Index: openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl,v
diff -u -r1.6 -r1.7
--- openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl	9 Apr 2018 11:55:35 -0000	1.6
+++ openacs-4/packages/news-aggregator/tcl/aggregator-procs.tcl	10 Apr 2018 13:44:31 -0000	1.7
@@ -341,7 +341,7 @@
     @creation-date 2003-06-29
 } {
 
-    if { $creation_ip eq "" } {
+    if { $creation_user eq "" } {
         set creation_user [ad_conn user_id]
     }