Modify ↓
Opened 19 years ago
Closed 19 years ago
#4502 closed defect (fixed)
add backwards-compatible `wiki_to_*` methods
| Reported by: | Matthew Good | Owned by: | Matthew Good |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The changes for the WikiContext in r4451 removed the wiki_to_* methods which breaks backwards compatibility and could break a lot of plugins. There should be compatibility methods added to ease the migration into the new API.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Fixed in r4509.