#3403: "source:" is not processed correctly with interwiki prefix
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos 
     Type:  defect          |       Status:  closed
 Priority:  high            |    Milestone:  0.10  
Component:  wiki            |      Version:  devel 
 Severity:  major           |   Resolution:  fixed 
 Keywords:  intertrac       |  
----------------------------+-----------------------------------------------
Changes (by cboos):

  * resolution:  => fixed
  * status:  assigned => closed

Comment:

 Implemented in [3526:3528/trunk].

 In order to make it work, pay attention to the `<trac_prefix>.compat`
 configuration option:
  - If set to `true`, the InterTrac links will be using the old-style,
    which won't accomodate all kind of TracLinks but is compatible with
    all Trac versions.
  - If set to `false`, the InterTrac links will use the new
 `/intertrac/<link>`
    dispatcher introduced in r3526, but of course, this means the targeted
 Trac
    '''has''' to run with r3526 or above.

 Once compatilibity with versions older than 0.10 becomes less important,
 the default could be switched to `false`, but for now, compatiblity is
 the default.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3403>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to