Project

General

Profile

Actions

Defect #2038

closed

Italics in wiki headers show-up wrong in the toc

Added by David Holm over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
Start date:
2008-10-16
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When using italics in a wiki header they will show up with the underscore characters printed in the toc.

Steps to reproduce:

Produce a new wiki page as such:

h1. My New Page

{{toc}}

h2. _Subheader_

Expected result:

Subheader should be shown as "Subheader" in the toc.

Actual result:

The underscores are printed in the toc and Subheader is shown as "_Subheader_"


Files

2038_git.diff (2.04 KB) 2038_git.diff Jean-Baptiste Barth, 2010-06-20 21:03
Actions #1

Updated by David Holm over 15 years ago

Oops, "who" in the defect subject should be "show"! ;)

Actions #2

Updated by Mischa The Evil over 15 years ago

  • Subject changed from Italics in wiki headers who up wrong in the toc to Italics in wiki headers show-up wrong in the toc

Corrected subject, wrapped wiki-source in pre-tags and added headings to make the issue more readable...

Actions #3

Updated by Jean-Baptiste Barth almost 14 years ago

  • Affected version (unused) changed from 0.7.3 to devel
  • Affected version deleted (0.7.3)

Reproduced on devel branch. Seems similar to #5445 resolved yesterday, I think this is a larger issue, all inline styles are not displayed correctly in TOC...

Actions #4

Updated by Muntek Singh almost 14 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Testing this shows fixed by #5445. Marking as closed.

Actions #5

Updated by Muntek Singh almost 14 years ago

  • Status changed from Closed to Reopened
  • Resolution deleted (Fixed)

Scratch that, I'm stupid

Actions #6

Updated by Jean-Baptiste Barth almost 14 years ago

Attached a temporary patch to fix it, but I don't think it should be committed for the moment.

As discussed on the IRC channel, maybe {{toc}} should be completely rewritten since it's similar to a macro in some way, and in some way not (especially for #3707). Plus, this patch does not handle the case of "redmine links" in titles (fixing it the same way would provoke "stack level too deep" errors..).

Actions #7

Updated by Jean-Philippe Lang over 13 years ago

  • Status changed from Reopened to Closed
  • Target version set to 1.1.0
  • Resolution set to Fixed

Fixed in r4376.

Actions

Also available in: Atom PDF