Tags:
create new tag
, view all tags

Question

I have been trying to install the ActionTrackerPlugin. It seems to be working correctly, except the edit/close functionality is not working. When I edit the action item, my changes are inserted, but there is not a carriage return between the action item and the next action item. Also a character is inserted. See sample below.

I create the following actions:

%ACTION{ state="open" creator="Main.MichaelMathis" notify="" closer="" closed="BAD DATE FORMAT see Plugins.ActionTrackerPlugin#DateFormats" due="12-Sep-2003" who="Main.mathis" created="12-Sep-2003" uid="000016" }% Action Item 10 - Description for Item 10
%ACTION{ state="open" creator="Main.MichaelMathis" notify="" closer="" closed="BAD DATE FORMAT see Plugins.ActionTrackerPlugin#DateFormats" due="12-Sep-2003" who="Main.mathis" created="12-Sep-2003" uid="000017" }% Action Item 11 -
%ACTION{ state="open" creator="Main.MichaelMathis" due="12-Sep-2003" who="Main.mathis" created="12-Sep-2003" uid="000018" }% Action Item 12

I then click on the edit button for item 11 and change the text to Action Item 11 - Description for Item 11. However the saved text becomes:

%ACTION{ state="open" creator="Main.MichaelMathis" notify="" closer="" closed="BAD DATE FORMAT see Plugins.ActionTrackerPlugin#DateFormats" due="12-Sep-2003" who="Main.mathis" created="12-Sep-2003" uid="000016" }% Action Item 10 - Description for Item 10%<nop>ACTION{ state="open" creator="Main.MichaelMathis" notify="" closer="" closed="BAD DATE FORMAT see Plugins.ActionTrackerPlugin#DateFormats" due="12-Sep-2003" who="Main.mathis" created="12-Sep-2003" uid="000017" }% Action Item 11 - Description for Item 11
%ACTION{ state="open" creator="Main.MichaelMathis" due="12-Sep-2003" created="12-Sep-2003" who="Main.mathis" uid="000018" }% Action Item 12

As you can see item 10 is not inserted on it's own line, but appended to the same line as the previous action item. I thought maybe one of my custom temlplates was causing a problem so I deleted all the templates and copied them over from the installation, but it didn't help. Any ideas?

Thanks, Michael

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, ActionTrackerPlugin, SpreadSheetPlugin, TWikiDrawPlugin, TablePlugin
Server OS: SunOS people 5.6 Generic_105181-28 sun4u sparc SUNW,Ultra-Enterprise
Web server: Apache
Perl version: 5.6.0
Client OS: win 2K
Web Browser: Netscape 7.02

-- MichaelMathis - 12 Sep 2003

Answer

I can't reproduce this. Any update (i.e. is it still broken) would be welcome!

-- CrawfordCurrie - 11 Dec 2003

Michael, you were victim to a now found and fixed bug with Mozilla browsers. The latest version of the plugin should cure your problem.

-- CrawfordCurrie - 25 Feb 2004

Topic revision: r3 - 2004-02-25 - CrawfordCurrie
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.