Ticket #3958 (closed defect: fixed)
thispage = hdf.getValue('wiki.page_name', '')
| Reported by: | jon@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.11 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | ilias@… |
Description
The AutoNav? plugin is broken with latest svn head. This is because hdf.getValue('wiki.page_name', ) returns an empty string.
Grepping the trac source code, I found references to it in the wiki-macros/TracGuideToc.py file as well.
What should the plugin be calling now to get this information?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


