FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Tiny bug
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Tiny bug [message #20443] Thu, 14 October 2004 17:16 Go to next message
Abraxa is currently offline  Abraxa   Germany
Messages: 72
Registered: August 2004
Location: Germany
Karma: 0
Member
Attachments in posts have a closing tag too much:

<ul class="AttachmentsList">
<li />
<a href="index.php?t=getfile&amp;id=1361&amp;"><img alt="" src="images/mime/image.gif" class="at" /></a>
<span class="GenText fb">Attachment:</span> <a href="index.php?t=getfile&amp;id=1361&amp;">ddp.jpg</a><br />
<span class="SmallText">(Size: 9.77KB, Downloaded 7 time(s))<p /></span>
</ul>

Also, there's the closing </li> missing, even though the W3C validator doesn't complain about it - maybe it's not necessary after all? Smile

-Soeren

[Updated on: Thu, 14 October 2004 17:18]

Report message to a moderator

Re: Tiny bug [message #20444 is a reply to message #20443] Thu, 14 October 2004 17:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
<li></li> is the same as <li />

FUDforum Core Developer
Re: Tiny bug [message #20445 is a reply to message #20444] Thu, 14 October 2004 17:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
<p /> is fine too... it's basically the same as <p></p>

FUDforum Core Developer
Re: Tiny bug [message #20446 is a reply to message #20443] Thu, 14 October 2004 18:16 Go to previous messageGo to next message
Abraxa is currently offline  Abraxa   Germany
Messages: 72
Registered: August 2004
Location: Germany
Karma: 0
Member
I see your point but then why does the W3C validator complain about it? It's not even using a strict doctype... *wonders*

-Soeren
Re: Tiny bug [message #20448 is a reply to message #20446] Thu, 14 October 2004 20:45 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
nope it's perfectly valid, even in XHTML.

FUDforum Core Developer
Re: Tiny bug [message #20451 is a reply to message #20443] Thu, 14 October 2004 21:47 Go to previous message
Abraxa is currently offline  Abraxa   Germany
Messages: 72
Registered: August 2004
Location: Germany
Karma: 0
Member
You should've smacked me in my first post cause I didn't pay enough attention Smile
It's just now that I realize that it's <p />, not </p> as I thought it was.

Sorry for the trouble. I'll pay more attention in the future Smile

-Soeren
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: nntp import of large groups creates troubles
Next Topic: importing mailing lists
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 20:00:06 GMT 2024

Total time taken to generate the page: 0.02266 seconds