Dotclear


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

Avoid double html::escapeHTML on post title, fixes #1952

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.pager.php

    r2666 r2777  
    495495          '<td class="nowrap status txt-center">'.$img_status.'</td>'. 
    496496          '<td class="nowrap discrete"><a href="'.$post_url.'">'. 
    497           html::escapeHTML($post_title).'</a>'. 
     497          $post_title.'</a>'. 
    498498          ($this->rs->post_type != 'post' ? ' ('.html::escapeHTML($this->rs->post_type).')' : '').'</td>'; 
    499499 
Note: See TracChangeset for help on using the changeset viewer.

Sites map