Show
Ignore:
Timestamp:
06/09/08 09:13:14 (18 months ago)
Author:
auno
Message:

Fixed to work test properly. BugzID:79876
* fixed some expected data
* clear cache data and not to set cache data
* fixed mtcomments lastn order

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-39/lib/MT/Template/ContextHandlers.pm

    r2496 r2530  
    1003710037            if ($args->{lastn} || $args->{offset}) { 
    1003810038                $args{'direction'} =  'descend'; 
     10039                $so = 'descend'; 
    1003910040            } else { 
    1004010041                $args{'direction'} =  'ascend';