Current time: 03-18-2010, 05:42 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Broken links in notification mails
08-07-2008, 04:57 PM
Post: #1
[F] Broken links in notification mails
inc/datahandlers/post.php:
PHP Code:
$emailmessage $lang->sprintf($emailmessage$subscribedmember['username'], $post['username'], $mybb->settings['bbname'], $subject$excerpt$mybb->settings['bburl'], get_thread_link($thread['tid'], 0"newpost"), $thread['tid'], $subscribedmember['subscriptionkey']); 
The function get_thread_link() returns the htmlspecialchar'ed URL to the thread. Because of that & shows up as & in notifications mails: showthread.php?tid=123&action=newpost

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
08-08-2008, 01:07 AM
Post: #2
[F] Broken links in notification mails
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user


Forum Jump: