]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
wrong tags in tagother
authorEvan Prodromou <git@evanprodromou.name>
Thu, 29 Jan 2009 13:49:19 +0000 (08:49 -0500)
committerEvan Prodromou <git@evanprodromou.name>
Thu, 29 Jan 2009 13:49:19 +0000 (08:49 -0500)
actions/tagother.php

index 9a63fc438221bf62b97f7a5874f54c1ea796040a..9b06cb43e0931b11012409a80cbbc16046e9fba6 100644 (file)
@@ -90,7 +90,6 @@ class TagotherAction extends Action
         $this->elementEnd('dd');
         $this->elementEnd('dl');
 
-
         $this->elementStart('dl', 'entity_nickname');
         $this->element('dt', null, _('Nickname'));
         $this->elementStart('dd');
@@ -142,6 +141,8 @@ class TagotherAction extends Action
         $this->hidden('token', common_session_token());
         $this->hidden('id', $this->profile->id);
 
+        $user = common_current_user();
+
         $this->elementStart('ul', 'form_data');
         $this->elementStart('li');
         $this->input('tags', _('Tags'),