Ignore:
Timestamp:
Jun 7, 2007, 8:52:40 PM (17 years ago)
Author:
rub
Message:

Resolved issue 0000702: Code Injection with picture comment

Merge BSF 2029:2030 into branch-1_7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_7/include/common.inc.php

    r1903 r2031  
    244244add_event_handler('render_comment_content', 'htmlspecialchars');
    245245add_event_handler('render_comment_content', 'parse_comment_content');
     246add_event_handler('render_comment_author', 'strip_tags');
    246247trigger_action('init');
    247248?>
Note: See TracChangeset for help on using the changeset viewer.