Opened 4 years ago
Last modified 3 years ago
#11139 closed defect (bug)
minor trackback_rdf() fix — at Version 6
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | Comments | Version: | 2.8.5 |
| Severity: | trivial | Keywords: | needs-depreceating needs-patch |
| Cc: | r_a_m_i@… |
Description (last modified by westi)
To remove in 3.0
Change History (7)
- Keywords has-patch added
- Owner set to ramiy
- Status changed from new to accepted
- Keywords needs-depreceating added; has-patch removed
- Milestone changed from 2.9 to Future Release
- Type changed from task (blessed) to defect (bug)
We removed the calls to this in the default/classic themes back in 1.5.x in [2417].
I think we can just deprecate the functions - and they can return nothing as we use the rel="trackback" method for discovery.
Note: See
TracTickets for help on using
tickets.

I don't think we need this function at all anymore.
I guess it would be better just to depreceate it and return empty content as the discovery is automatic now.