Opened 13 years ago

Closed 13 years ago

#7039 closed Bug (invalid)

<UL> but no <LI>'s

Reported by: George Palframan Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5
Keywords: Cc:

Description

If I enter an unordered list OR an ordered list I get no <li> items within the list just

<ul> content content content </ul>

so no bullet points and no list.

Am I not doing something I should be or is this a bug?

Change History (4)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Status: newpending

If by "enter" you mean "inserting <ul></ul> via source view", than yes, this is the expected behaviour. Otherwise, please attach exact way to reproduce this bug and OS/browser info.

comment:2 Changed 13 years ago by George Palframan

Here is what I am doing.....

  1. type some text then click on the unordered OR ordered list button. This then displays a dot or number and indents the text as expected.
  2. After return is pressed another list item appears indented with a dot or number.

When I review the saved HTML generated I have a <UL></UL> but no <LI>'s for each item.

I am using firefox.

comment:3 Changed 13 years ago by Sa'ar Zac Elias

Can you reproduce the bug on our demo?

comment:4 Changed 13 years ago by George Palframan

Resolution: invalid
Status: pendingclosed

Sorry this was my mistake!!!! After reviewing my code I have been stripping certain tags through php. Apologies or wasting your time.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy