[BUG] BBCode List tag doesn't correctly format long lists

Message boards : Web interfaces : [BUG] BBCode List tag doesn't correctly format long lists
Message board moderation

To post messages, you must log in.

AuthorMessage
Gary Roberts

Send message
Joined: 7 Sep 05
Posts: 130
Australia
Message 729 - Posted: 27 Oct 2005, 23:55:32 UTC
Last modified: 27 Oct 2005, 23:58:52 UTC

Hi,

Recently on the EAH boards I used the List tag to format a list of 11 points. The formatting on the last list item was screwed. I solved the problem by joining two earlier list items into one item. The previous item 11 was now item 10 and was correctly formatted. I'm attempting to recreate the bug in this message to be sure of exactly what it is.

Here is a list of 12 items:-


  • Item 01
  • Item 02
  • Item 03
  • Item 04
  • Item 05
  • Item 06
  • Item 07
  • Item 08
  • Item 09
  • Item 10
  • Item 11
  • Item 12



Here is exactly the same list with two items removed by concatenation of items 03 & 04 and 05 & 06.


  • Item 01
  • Item 02
  • Item 03 & Item 04
  • Item 05 & Item 06
  • Item 07
  • Item 08
  • Item 09
  • Item 10
  • Item 11
  • Item 12



If the bug doesn't show here then maybe it's something to do with the length of individual list items.

BTW, I'll have to submit a bug report about all the "MISSING TEXT" items scattered around and the repeated message strings of the type "token FORUM_SUBMIT_NEW missing from language interface." showing up as well on the thread creation page. To see what I mean just try creating a new thread here.


Edit: The bug shows exactly as I described it. I presume it is a bug to have lists limited to just 10 items :).


Cheers,
Gary.
ID: 729 · Report as offensive

Message boards : Web interfaces : [BUG] BBCode List tag doesn't correctly format long lists

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.