Edgewall Software

Ticket #7362 (closed defect: worksforme)

Opened 4 months ago

Last modified 3 months ago

Inconsistent CamelCase linkifying in wiki vs tickets

Reported by: jieryn@… Owned by: cboos
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords:
Cc:

Description

I have a user that is trying to reference a document in the wiki area of our Trac installation from a ticket. The body of the ticket has this: "ToDo/FixLINUX64MemoryMap"

The document exists, and the user has linked to it from other pages using the exact same method. But in a ticket, only the ToDo portion becomes an automatic link.

Attachments

Change History

Changed 4 months ago by nkantrowitz

/ is not generally considered a valid character in wiki-ish names, so you need to use the explicit traclink syntax ([wiki:Page/Sub/Foo label]).

Changed 3 months ago by cboos

  • status changed from new to closed
  • resolution set to worksforme

It must come from a plugin tweaking with the syntax. Try again your example with all plugins deactivated, I'm sure they'll get rendered the same, whether they're located in a wiki page, in a ticket or anywhere else.

Check again WikiPageNames (and no, "/" is a valid part of page names, simply there must be a wiki word coming before the "/", and after it there should be capitalized words).

Add/Change #7362 (Inconsistent CamelCase linkifying in wiki vs tickets)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.