Ticket #6916 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Can not create links to subticket.

Reported by: okazaki Assigned to: okazaki
Priority: normal Component: TracDependencyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

trac.ini


[project]
name = AAAA Develop
...

[intertrac]
aaaa_dev.url = http://~~~~~~~.co.jp/trac/AAAA_dev
...

If the project name is different from the project label, TracDependencyPlugin can not create links to subticket.

Attachments

Change History

06/01/10 03:47:20 changed by okazaki

  • status changed from new to assigned.

06/20/10 04:53:24 changed by okazaki

[tracdependency]
label = AAAA_dev # for getting self project in intertrac settings

[project]
name = AAAA Develop
...

[intertrac]
aaaa_dev.label = AAAA_dev
aaaa_dev.url = http://~~~~~~~.co.jp/trac/AAAA_dev
...

06/20/10 05:02:08 changed by okazaki

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

This issue is fixed by this [8134] patch.


Add/Change #6916 (Can not create links to subticket.)




Change Properties
Action