• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic 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.

In TWiki:Plugins.RedirectPluginDev a user was surprised that the following did not work:

%REDIRECT{"%META{"parent"}%"}%

The expansion of the meta appeared to work, but the redirect failed.

The problem is that the %META{"parent"}% generates a result of the form =[[...][...]], which, of course, is not recognized by =%REDIRECT%. If you read the documentation of META, you will find that the parent tag usually generates a cookie trail. Nevertheless, I agree that it is quite reasonable to expect that one gets a normal topic returned from the META tag, at least in the simple form.

I believe that when the option dontrecurse is on (in which case we will always have a single result), the result should not have the anchor brackets, so that it could be used in further TML.

ItemTemplate
Summary Duplicate
ReportedBy TWiki:Main.ThomasWeigert
Codebase 4.0.0, 4.0.2, 4.0.4, ~twiki4, 4.0.1, 4.0.3, 4.0.5
SVN Range TWiki-4.1, Thu, 09 Nov 2006, build 11947
AppliesTo Engine
Component

Priority Normal
CurrentState No Action Required
WaitingFor

Checkins

TargetRelease n/a
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2006-11-12 - ThomasWeigert
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback