Dotclear

Ticket #1900 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Missing New line after </ul> or </ol> after wiki conversion

Reported by: bruno Owned by: team
Priority: normal Milestone: 2.6.2
Component: module:clearbricks Version: 2.6.1
Severity: normal Keywords:
Cc:

Description

When converting items lists to html, no new line is added after the closing tag for list.

Side effect : if a macro (/) is called just after a list item, the macro won't be interpreted, leaving ugly #####MACRO#*# in output text. Explanation : the macro engine keeps all macro in an internal table, putting in the code a tracker tag ###MACRO#[macro id]#, and reinjects the macro processed code into the text based on this tag. However, the last process requires the "MACRO" tag to take place at a new line, which is not the case if the text preceding the macro is a list item.

Change History

comment:1 Changed 12 years ago by Dsls

  • Status changed from new to closed
  • Resolution set to fixed

(In [7d3fd20567c0]) Fix li/ol issue with macros (from clearbricks commit). closes #1900

comment:2 Changed 12 years ago by franck

  • Milestone changed from A definir to 2.6.2

comment:3 Changed 12 years ago by franck

  • Milestone changed from 2.6.2 to 2.7

comment:4 Changed 12 years ago by Dsls

(In [70a1a8f470d6]) Updated clearbricks 0.8 for dc 2.6.2, see #1900

comment:5 Changed 12 years ago by franck

  • Milestone changed from 2.7 to 2.6.2
Note: See TracTickets for help on using tickets.

Sites map