Edgewall Software
Modify

Opened 10 years ago

Last modified 7 months ago

#11526 new defect

New style italics markup doesn't render correctly with CamelCase words

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: next-stable-1.6.x
Component: wiki system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The new-style italics markup // seem to have an issue:

 //WikiStart and CamelCase// [[BR]]
 ''WikiStart and CamelCase''

WikiStart and CamelCase//
WikiStart and CamelCase

Attachments (0)

Change History (5)

comment:1 by Ryan J Ollos, 10 years ago

Confirmed on 1.0-stable @ r12553.

comment:2 by Peter Suter, 10 years ago

I think the CamelCase// part is because source:tags/trac-1.0/trac/wiki/api.py@12553:344#L342 allows a trailing / as part of hierarchical WikiPageNames. (E.g. TracDev/PluginDevelopment/ExtensionPoints/)

The //WikiStart part is because source:tags/trac-1.0/trac/wiki/api.py@12553:357-360#L342 disallows WikiPageNames after / characters. (Since #1838?)

Last edited 10 years ago by Peter Suter (previous) (diff)

comment:3 by Ryan J Ollos, 7 years ago

Milestone: next-stable-1.0.xnext-stable-1.2.x

Moved ticket assigned to next-stable-1.0.x since maintenance of 1.0.x is coming to a close. Please move the ticket back if it's critical to fix on 1.0.x.

comment:4 by Ryan J Ollos, 4 years ago

Milestone: next-stable-1.2.xnext-stable-1.4.x

comment:5 by Ryan J Ollos, 7 months ago

Milestone: next-stable-1.4.xnext-stable-1.6.x

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.