• 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.

Item4627: TagMePlugin fails to parse Bugs for subwebs

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TagMePlugin Normal New   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

-- TWiki:Main/BobGoldstein - 14 Sep 2007

tpaction=showalltags or tpaction=query suggest that I can include: web="Bugs" to limit the search

to the current web. However, for subwebs, Bugs returns "BigWeb/SubWeb", whereas TagMePlugin

likes to think of this as "BigWeb.SubWeb", since that is how it constructs filenames.

As a temp fix, you could insert:

$qWeb =~ s!/!.!g;

after lines 354 and 517.

Personally, it would make more sense to me to structure the tag files in parallel

with the webs, and use real directories, and make the tags per-web instead of global.

ItemTemplate
Summary TagMePlugin fails to parse Bugs for subwebs
ReportedBy TWiki:Main.BobGoldstein
Codebase 4.1.2
SVN Range TWiki-4.2.0, Sat, 08 Sep 2007, build 14780
AppliesTo Extension
Component TagMePlugin
Priority Normal
CurrentState New
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Topic revision: r1 - 2007-09-14 - BobGoldstein
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback