• 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.
Item6430: Topic action buttons point to included topic instead of current topic
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Normal |
Closed |
|
patch |
5.0.0 |
Detail
The
TopMenuSkin calls
%TMPL:P{"activatable_edit_or_create"}%
and
%TMPL:P{"activatable_attach"}%
in
TWiki.TopMenuSkinTopBar. Links to edit/create/attach point to that topic instead of the current topic.
Reason:
templates/viewtopicactionbuttons.tmpl
uses
%WEB%
and
%TOPIC%
for actions.
Fix: Replace them with
%BASEWEB%
and
%BASETOPIC%
, respectively.
--
TWiki:Main/PeterThoeny
- 19 Apr 2010