Dotclear


Ignore:
Timestamp:
07/17/15 14:21:28 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Lexical sort for tags, adresses #1850 and #2058

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.meta.php

    r2566 r3057  
    404404          while ($rs_static->fetch()) 
    405405          { 
    406                $rs_static->set('meta_id_lower',mb_strtolower($rs_static->meta_id)); 
     406               $rs_static->set('meta_id_lower',dcUtils::removeDiacritics(mb_strtolower($rs_static->meta_id))); 
    407407 
    408408               $count = $rs_static->count; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map