Ticket #9226 (closed enhancement: duplicate)
Opened 22 months ago
Last modified 19 months ago
How to use WikiFormatting in ticket field 'Component'
| Reported by: | Pedro Gea <pedrogea@…> | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | wiki link component custom |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
How can I create a link to a component similar as I can do with custom fields using the configuration property .format.
I'm thinking how to obtain a link in the ticket report for the field "Component" similar as how the field "Milestone" works.
Milestone-field links to [milestone:<milestone.name>] and I wish than component-field links to [wiki:<component.name>] and there create a page with the component description and documentation.
Really, I dont know if that can already be done, but i cant find anything in Trac documentation.
Attachments
Change History
comment:1 Changed 22 months ago by cboos
- Milestone set to next-major-0.1X
comment:2 Changed 22 months ago by cboos
See also similar request #5211.
comment:3 Changed 22 months ago by lkraav <leho@…>
does th:ComponentsProcessorMacro apply here?
comment:4 Changed 19 months ago by cboos
- Milestone next-major-0.1X deleted
- Resolution set to duplicate
- Status changed from new to closed
Will be solved part of #5211.



What you describe can be a good transition path to having components as first class citizens (a.k.a. resources), in Trac. See #1233.