]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add a FIXME to Profile
authorEvan Prodromou <evan@status.net>
Tue, 16 Feb 2010 17:45:00 +0000 (12:45 -0500)
committerEvan Prodromou <evan@status.net>
Tue, 16 Feb 2010 17:45:00 +0000 (12:45 -0500)
classes/Profile.php

index ab05bb8546bfe83d22ce66ce6164e509d32b6bc4..c79b1d893a30ba018046817d835dfdbdb246a715 100644 (file)
@@ -807,6 +807,8 @@ class Profile extends Memcached_DataObject
             null,
             'http://activitystrea.ms/schema/1.0/person'
         );
+        // FIXME: this presupposes a local user -- not necessarily the case
+        // instead use User::uri or Remote_profile::uri or Ostatus_profile::homeuri
         $xs->element(
             'id',
             null,