Current time: 03-22-2010, 05:31 AM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] [WOL] Viewing an attachment [R] [C-Michael83]
11-11-2008, 11:37 PM
Post: #1
[F] [WOL] Viewing an attachment [R] [C-Michael83]
If someone is viewing an attachment and you click on the link in the Who's online list it opens in the same window. The link should open a new window like the attachment links in posts do.

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
11-11-2008, 11:43 PM
Post: #2
RE: [WOL] Viewing an attachment [R]
Is this really a bug?

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
11-11-2008, 11:46 PM (This post was last modified: 11-11-2008 11:47 PM by Michael S..)
Post: #3
RE: [WOL] Viewing an attachment [R]
It's not really a bug but it can be annoying. Because of that the links in posts open in a new window, too.

online.lang.php:
PHP Code:
$l['viewing_attachment2'] = "Viewing <a href=\"attachment.php?aid={1}\">Attachment</a> in Thread <a href=\"{3}\">{2}</a>"
Replace with:
PHP Code:
$l['viewing_attachment2'] = "Viewing <a href=\"attachment.php?aid={1}\" target=\"_blank\">Attachment</a> in Thread <a href=\"{3}\">{2}</a>"

Greets,
Michael
-------------
German MyBB-Site
MyBBoard.de
Get the german languagepack here
Visit this user's website Find all posts by this user
11-16-2008, 09:59 AM
Post: #4
[F] [WOL] Viewing an attachment [R]
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.

With regards,
MyBB Group

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


Forum Jump: