Re: [Semanticscuttle-devel] getBookmarks() tag problems / user session problems
Brought to you by:
cweiske
From: Mark P. <mpe...@gm...> - 2011-06-15 12:52:16
|
Cut/Paste burns me again. I had it right initially, but cut/pasted another line and failed to fix the argument. Fixed. Wonder if that would be worthy of another unit test... :) Cheers, Mark On Wed, Jun 15, 2011 at 8:27 AM, Christian Weiske <cw...@cw...> wrote: > Hello Mark, > > >> I've fixed the code and added a couple simplistic tests. > You are setting the current user id now: >> $this->setCurrentUserId($row[$this->getFieldName('primary')], true); > > But unfortunately, the ID gets set permanently: >> public function setCurrentUserId($user, $storeInSession = false) > > > -- > Regards/Mit freundlichen Grüßen > Christian Weiske > > -=≡ Geeking around in the name of science since 1982 ≡=- > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Semanticscuttle-devel mailing list > Sem...@li... > https://lists.sourceforge.net/lists/listinfo/semanticscuttle-devel > > |