Description
I temporarlily brought an upgraded instance of Moin up on a new URL prefix, then moved it to a different one. After the move the HelpOnEditing link at the bottom of the edit window still referred to the old prefix. The file data/cache/i18n/en was the only file on my system containing the old prefix and moving it out of the way solved the problem.
Contact info: adam at hupp.org
Steps to reproduce
- Upgrade from an old version (1.something I belive) to 1.5.3.
Bring the upgraded instance up on a new URL prefix (e.g. from /Wiki -> Wiki2)
- Move the instance back to the origional prefix (/Wiki)
Workaround
Move the cache file.
Discussion
Duplication of MoinMoinBugs/EditorHelpCacheNotUpdatedOnUrlPrefixChange
Thats the behaviour of cache. You have to remove it if you change the url prefix. e.g. moin --config-dir=/usr/share/moin/mywiki --wiki-url=localhost/mywiki maint cleancache
-- ReimarBauer 2007-05-06 17:25:44
See also MoinMoinBugs/i18nCacheNotUpdatedOnUrlPrefixChange
-- piyo 2007-06-19 06:40:46
Please do reopen this report as a FeatureRequest and share ideas how it could be solved if you don't agree closing it.
See also MoinMoinBugs/i18nCacheNotUpdatedOnUrlPrefixChange
-- piyo 2007-06-19 06:40:46
Plan
- Priority:
- Assigned to:
- Status: