Opened 17 years ago
Closed 17 years ago
#7095 closed defect (duplicate)
Interwiki links not interpreted in notification emails
Reported by: | Owned by: | Emmanuel Blot | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | notification | Version: | 0.11b2 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Email notification for tickets which have interwiki macros in them show the unprocessed macros in the email rather than a clickable processed link.
To reproduce, create a new ticket, choose any particular interwiki link like [prefix:article], and the email will contain that exact text instead of the resulting link that would be displayed within track.
I am not sure if this is the expected behaviour but it makes the emails much less useful when wiki information is typed into the notification tickets.
That's not only with InterWiki links, that's for any TracLinks, as no wiki processing is done when generating the notification e-mails.
See #4270.