Modify ↓
Opened 13 years ago
Closed 13 years ago
#10476 closed defect (worksforme)
trac-admin INSTANCE wiki upgrade doesn't upgrade WikiStart or InterMapTxt
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki system | Version: | 0.12.2 |
Severity: | normal | Keywords: | wiki upgrade WikiStart InterMapTxt |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I have just upgraded from trac 0.11.7 to 0.12.2, following the upgrade web page. When I connected to trac, the initial web page (WikiStart) still showed version 0.11.7.
I did a trac-admin OLD_INSTANCE wiki dump dump.old and trac-admin NEW_INSTANCE wiki dump dump.new and compared the files in the two dump directories. I found that WikiStart and InterMapTxt were different.
It seems to me that the trac-admin wiki upgrade command should upgrade these two files as well.
Attachments (0)
Change History (1)
comment:1 by , 13 years ago
Component: | general → wiki system |
---|---|
Milestone: | 0.12.3 |
Resolution: | → worksforme |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is intentional. These two pages are the most likely to be customized, and you don't want them to be simply overwritten by stock pages. There's also not likely to be any new information in the new version, so we decided not to upgrade them. See trac/wiki/admin.py.