[pLog-svn] r3311 - in plog/trunk/class/dao: . customfields userdata

Oscar Renalias oscar at renalias.net
Tue May 2 20:22:08 GMT 2006


Can you see if revision 3322 fixes this?

Just keep in mind that it's not enough to reload the page, but add a  
new post to any category(ies) and see if those go back to the top  
spot of the list. It's not enough to reload because the field used  
for sorting (last_modification_date) wasn't even being set.

Oscar

On 2 May 2006, at 04:22, Jon Daley wrote:

> 	This doesn't appear to work - e.g. I made a post in category 2,  
> and the next time I go to make a new post, category 2 is still in  
> the second spot, and not selected nor at the top of the list.  I  
> have the category sorting order set to most recent.
>
> On Mon, 1 May 2006, oscar at devel.lifetype.net wrote:
>> Author: oscar
>> Date: 2006-05-01 20:26:21 +0000 (Mon, 01 May 2006)
>> New Revision: 3311
>>
>> Added:
>>   plog/trunk/class/dao/daocacheconstants.properties.php
>> Modified:
>>   plog/trunk/class/dao/articlecategories.class.php
>>   plog/trunk/class/dao/articles.class.php
>>   plog/trunk/class/dao/blogcategories.class.php
>>   plog/trunk/class/dao/blogs.class.php
>>   plog/trunk/class/dao/commentscommon.class.php
>>   plog/trunk/class/dao/customfields/customfields.class.php
>>   plog/trunk/class/dao/customfields/customfieldsvalues.class.php
>>   plog/trunk/class/dao/globalarticlecategories.class.php
>>   plog/trunk/class/dao/mylinks.class.php
>>   plog/trunk/class/dao/mylinkscategories.class.php
>>   plog/trunk/class/dao/recentarticles.class.php
>>   plog/trunk/class/dao/userdata/baseuserdataprovider.class.php
>>   plog/trunk/class/dao/userpermissions.class.php
>> Log:
>> Fixed the issue with category sorting. I moved all the CACHE_xxx  
>> constants to their own file, daocacheconstants.properties.php, so  
>> that it is easiser to access just the constant whenever needed  
>> instead of loading the whole class for just one constant. No more  
>> major changes other than ArticleCategories::getBlogCategories, and  
>> a small bugfix in MyLinksCategories::getMyLinksCategories
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list