← Back to team overview

mahara-contributors team mailing list archive

[Bug 869648] [NEW] Nested bullet lists don't work in the html editor

 

Public bug reported:

Nested lists like these:

<ul>
<li>one</li>
<li>two</li>
<ul>
<li>2.1</li>
<li>2.2</li>
</ul>
<li>three</li>
<li>four</li>
<li>five</li>
</ul>

End up with two bullets as in this example:

  https://careerportfolio.mb.ca/view/view.php?id=904

More details on this forum thread:
http://mahara.org/interaction/forum/topic.php?id=4069#post18032

** Affects: mahara
     Importance: Low
     Assignee: François Marier (fmarier)
         Status: In Progress


** Tags: tinymce

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
     Assignee: (unassigned) => François Marier (fmarier)

** Changed in: mahara
    Milestone: None => 1.5.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/869648

Title:
  Nested bullet lists don't work in the html editor

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Nested lists like these:

  <ul>
  <li>one</li>
  <li>two</li>
  <ul>
  <li>2.1</li>
  <li>2.2</li>
  </ul>
  <li>three</li>
  <li>four</li>
  <li>five</li>
  </ul>

  End up with two bullets as in this example:

    https://careerportfolio.mb.ca/view/view.php?id=904

  More details on this forum thread:
  http://mahara.org/interaction/forum/topic.php?id=4069#post18032

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/869648/+subscriptions


Follow ups

References