Current time: 05-23-2012, 10:28 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
-------------
[Image: donation_drive_sig.png]
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.
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication