[pLog-svn] r5324 - plog/branches/lifetype-1.2/class/action

Jon Daley plogworld at jon.limedaley.com
Thu Apr 19 19:33:08 EDT 2007


 	This didn't fix the problem for me.

On Thu, 19 Apr 2007, oscar at devel.lifetype.net wrote:

> Author: oscar
> Date: 2007-04-19 16:08:22 -0400 (Thu, 19 Apr 2007)
> New Revision: 5324
>
> Modified:
>   plog/branches/lifetype-1.2/class/action/defaultaction.class.php
> Log:
> Fix for issue http://bugs.lifetype.net/view.php?id=1286 -- $authuser not correctly being populated in the front page of the blog.
>
> Modified: plog/branches/lifetype-1.2/class/action/defaultaction.class.php
> ===================================================================
> --- plog/branches/lifetype-1.2/class/action/defaultaction.class.php	2007-04-17 21:40:35 UTC (rev 5323)
> +++ plog/branches/lifetype-1.2/class/action/defaultaction.class.php	2007-04-19 20:08:22 UTC (rev 5324)
> @@ -88,6 +88,7 @@
> 			// do any work... it's already been done before and we should "safely" assume
> 			// that there hasn't been any change so far
> 			if( $this->_view->isCached()) {
> +				$this->setCommonData();
> 				return true;
> 			}
>
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

I wish there were a knob on the TV to turn up the intelligence.
There's a knob called "brightness," but that doesn't work.


More information about the pLog-svn mailing list