• 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 the actual version of TagMePlugin (Version 07 Oct 2006 - uploaded 08 Oct 2006 - 04:44) a "_" is missing

lib/TWiki/Plugins/TagMePlugin.pm

*** TagMePlugin.pm.org  2006-10-13 16:11:47.000000000 +0200
--- TagMePlugin.pm      2006-10-13 16:12:07.000000000 +0200
*************** sub _handleTagMe
*** 122,128 ****
      my $text = '';
      _initialize();
      if( $action eq 'show' ) {
!         $text = showDefault();
      } elsif( $action eq 'showalltags' ) {
          $text = _showAllTags( $attr );
      } elsif( $action eq 'query' ) {
--- 122,128 ----
      my $text = '';
      _initialize();
      if( $action eq 'show' ) {
!         $text = _showDefault();
      } elsif( $action eq 'showalltags' ) {
          $text = _showAllTags( $attr );
      } elsif( $action eq 'query' ) {

and, btw. in the *.txt there are some lines like:

<grep -H -n dr *.txt
TagMeSearch.txt:16:<tr bgcolor="#DDDDCC"><td style="width:100%;"></dr></tr>
TagMeViewAllTags.txt:15:<tr bgcolor="#DDDDCC"><td style="width:100%;"></dr></tr>
TagMeViewMyTags.txt:15:<tr bgcolor="#DDDDCC"><td style="width:100%;"></dr></tr>

"td" instead of "dr" is needed wink

-- TWiki:Main.ChristianSuenkel

Thanks Christian for the report and fix, I will re-release the plugin.

BTW, as indicated in the TWiki:Plugins.TagMePluginDev topic I prefer to track bugs in the TagMePluginDev topic (I look there more often then here.)

-- PTh

ItemTemplate
Summary missing "_" in functioncall in TagMe
ReportedBy TWiki:Main.ChristianSuenkel
Codebase 4.0.0, 4.0.4
SVN Range TWiki-4.1, Sun, 08 Oct 2006, build 11688
AppliesTo Extension
Component TagMePlugin
Priority Urgent
CurrentState Closed
WaitingFor

Checkins 11722
TargetRelease n/a
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2006-10-14 - PeterThoeny
 
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