Dotclear

Changeset 1972:f3f808ff5c15


Ignore:
Timestamp:
09/20/13 22:27:24 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Escape &, fixes #1666

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comment.php

    r1719 r1972  
    195195          $comment_mailto = '<a href="mailto:'.html::escapeHTML($comment_email) 
    196196          .'?subject='.rawurlencode(sprintf(__('Your comment on my blog %s'),$core->blog->name)) 
    197           .'&body=' 
     197          .'&amp;body=' 
    198198          .rawurlencode(sprintf(__("Hi!\n\nYou wrote a comment on:\n%s\n\n\n"),$rs->getPostURL())) 
    199199          .'">'.__('Send an e-mail').'</a>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map