Edgewall Software

Ticket #2251 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Escaping wiki links in the form !type:id doesnt work

Reported by: vittorio@… Owned by: cboos
Priority: high Milestone: 0.9
Component: wiki system Version: devel
Severity: major Keywords: regression
Cc: vittorio@…

Description

Escaping wiki links in the form !type:id doesnt work anymore using trunk r2400. It does work in current trac installation on projects.edgewall.com (20.Oct 2005) so i cant demonstrate the problem. The output in r2400 is like !ticket:1 but ticket:1 being a link.

Tests not working:

 * !ticket:1
 * !report:1
 * !changeset:1
 * !wiki:CamelCase
 * !milestone:1.0
 * !source:trunk/COPYING
 * !source:/trunk/COPYING#200

Tests which do work:

 * !#1 
 * !{1}
 * ![1] 

using trunk r2400, python 2.3.5, mod_python

Attachments

Change History

Changed 3 years ago by cboos

  • owner changed from jonas to cboos
  • status changed from new to assigned

This is currently being worked on... basically reusing attachment:ticket:2240:escape_shref.patch.

Changed 3 years ago by cboos

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r2402.

Changed 3 years ago by cboos

Actually, broken in r2394 and fixed in r2403.

Add/Change #2251 (Escaping wiki links in the form !type:id doesnt work )

Author



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