• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item3681: Fix bugs for sites with NOAUTOLINK set
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
Documentation |
Normal |
No Action Required |
|
n/a |
|
Detail
There are several issues if the NOAUTOLINK setting is turned on site-wide in the
Main.TWikiPreferences, or for a web in
WebPreferences.
Known issues:
- The TWiki web relies on autolinking, so TWiki.WebPreferences should overload a site-wide NOAUTOLINK setting.
- WebChanges, WebIndex, WebSearch search result, WebSearchAdvanced search result: Author is shown as Main.TWikiGuest, should be
[[$wikiusername][$wikiname]]
- WebHome, WebPreferences, WebNotify and all other topics in _default web: Should not assume autolinking, e.g. should exclusively use
[[...]]
and [[...][...]]
links.
- rdiff: Each revision shows the author as Main.TWikiGuest, should be
[[$wikiusername][$wikiname]]
- oops: template=backlinksweb shows the author as Main.TWikiGuest, should be
[[$wikiusername][$wikiname]]
- The "allow non WikiWord for the new topic name" checkbox in the rename screen should be checked if NOAUTOLINK is on, unchecked if off.
There are probably more issues.
--
TWiki:Main/PeterThoeny
- 24 Feb 2007
Confirmed
CC
Duplicate new
Item5335.
--
TWiki:Main.PeterThoeny
- 09 Feb 2008
Duplicate is closed
No Action
KJL