You are here: Foswiki>Tasks Web>Item3135 (18 Jul 2015, GeorgeClark)Edit Attach
See the following example:

%INCLUDE{"TWiki:Codev.FlexibleReturnFromEdit"}%

yields Warning: Can't find topic TWiki:Codev.FlexibleReturnFromEdit

-- TW

This was never supported; but is a useful enhancement. -- PTh

I don't think this is an Intertwiki plugin issue, but an issue for %INCLUDE%. If the plugin generates a proper link, the include statement should be able to handle. -- TW


This is a rendering order issue. %INCLUDE is a registered macro. InterwikiPlugin uses a pre-rendering handler, which happens after all macro expansions. Given that InterwikiPlugin is an extension, the problem falls there, and not in the %INCLUDE macro.

Changing this would have risk. Needs a proposal.

-- GeorgeClark - 06 Jan 2015

This is a duplicate of Item1943.

-- Main.GeorgeClark - 18 Jul 2015 - 03:20

ItemTemplate edit

Summary Intertwiki links do not work in INCLUDE
ReportedBy TWiki:Main.ThomasWeigert
Codebase
SVN Range TWiki-4.1, Thu, 09 Nov 2006, build 11947
AppliesTo Extension
Component InterwikiPlugin
Priority Enhancement
CurrentState Duplicate
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
Topic revision: r7 - 18 Jul 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy