Tags:
create new tag
view all tags

SID-00438: ActionTrackerPlugin status and problems?

Status: Answered Answered TWiki version: 4.3.0 Perl version: 5.8.6
Category: ActionTrackerPlugin Server OS: Linux, kernel 2.6.9 Last update: 15 years ago

I'm having some problems with the ActionTrackerPlugin. The %ACTIONSEARCH{}% action doesn't seem to format things properly if you use the "format" option. For instance, "$who" is formatted as "Main.UserName" rather than "UserName" and has no link. Also, the "$closed" only shows the closed date and not who closed it.

What is the status of ActionTrackerPlugin and (step by step) how do I get involved with discussions on it?

-- DavidMasterson - 2009-07-24

Discussion and Answer

  1. In your search, use [[$who]] to force "Main.UserName" to be a link
  2. Use closer to see who closed it. See the documentation
  3. For discussions, try ActionTrackerPluginDev

-- SeanCMorgan - 2009-07-26

Tried joining the discussions at ActionTrackerPluginDev, but didn't have the "permissions" to post anything. How do I get the permissions? In other words, (I guess) what do I need to do to participate in discussions on the Plugins web?

-- DavidMasterson - 2009-07-27

Also, using [<nop>[$who]] in the format does force the "Main.UserName" to be a link, but it still displays the "Main." whereas not using a format option formats the Owner with a link and without the "Main.". Something to discuss in the Dev.

-- DavidMasterson - 2009-07-27

You can format it however like with [[$who][%CALC{...($who)}%]]

> Something to discuss in the Dev

Actually, no. Dev is for discussing development of the plugin. Very often in Dev topics you will see the remark, "please ask support question in the Support web".

Perhaps Peter can answer why you don't have access to Dev.

-- SeanCMorgan - 2009-07-27

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2009-09-05

Been away for awhile -- let's try this again:

1. %ACTION{who="UserName"}% always seems to get saved as %ACTION{who="Main.UserName" ... }. Is that by design?

2. %ACTIONSEARCH{who="UserName"}% will produce a table with a "UserName" link to the users home page. This is good and true regardless of whether #1 is "UserName", "Main.UserName", or even "Main.Main.UserName" (a typo that happened to work).

3. %ACTIONSEARCH{who="UserName" format="|[<nop>[$who]]|"} will produce a table with a "Main.UserName" (or "Main.Main.UserName") link to the users home page. Why is this different than #2?

4. As suggested above, exactly how do you use %CALC{}% to trim the webname off the front of the username? More to the point, why is this necessary?

-- DavidMasterson - 2010-04-29

Found the problem with #3 (I think). If you do not put spaces around the separators in the format string, then $who gets expanded as "Main.UserName", but, if you do put in the spaces, then $who gets expanded as "UserName". Strange...

-- DavidMasterson - 2010-05-03

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title ActionTrackerPlugin status and problems?
SupportCategory ActionTrackerPlugin
TWiki version 4.3.0
Server OS Linux, kernel 2.6.9
Web server Apache 2.0.52
Perl version 5.8.6
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r8 - 2010-05-03 - DavidMasterson
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.