Tags:
create new tag
, view all tags

Question

When I try to SAVE a page having %ACTION{...}%, TWiki seems to just hang there without any reponse. But PREVIEW seems to work fine without any issues. I can clearly see the table with Action items.

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: ActionTracker Plugin, and a host of other
Server OS: Windows 2003 (on Cygwin)
Web server: Apache 1.3.x
Perl version: Perl with CygWin
Client OS: Windows XP
Web Browser: FireFox
Categories: Plugins

-- TWikiGuest - 12 Apr 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

TWiki version Fri, 31 Mar 2006 build 9626

Plugins Installed: SpreadSheetPlugin, ActionTrackerPlugin, CommentPlugin, EditTablePlugin, EmptyPlugin InterwikiPlugin, PreferencesPlugin RenderListPlugin, SlideShowPlugin SmiliesPlugin, TablePlugin TagCloudPlugin, TagMePlugin WysiwygPlugin

-- TWikiGuest - 12 Apr 2006

I did some further investigations and found out the root cause to be with UID. If I mention the UID in the Action, it works. Example:
Does not work: %ACTION{ due="8-Feb-2020" creator="Main.RamkumarK" state="open" created="13-Apr-2006" who="Main.LittleOysters" }%

Works when: %ACTION{ due="8-Feb-2020" creator="Main.RamkumarK" state="open" uid="00003" created="13-Apr-2006" who="Main.LittleOysters" }%

-- RamkumarKb - 13 Apr 2006

Please try removing other plugins - especially non-default plugins - and try again.

-- CrawfordCurrie - 17 Apr 2006 -- CrawfordCurrie - 06 Jun 2006 For the moment, i just use a running number for the UID per topic and it works fine. I using most of my pluins and therefore unable to remove any of them.

-- RamkumarKb - 06 May 2006

Then sorry, I can't help. Unless you can help narrow down the cause, which I suspect is another plugin, there is not much I can do.

-- CrawfordCurrie - 06 Jun 2006

I fixed the same problem with fixing the permissions for the scripts (chmod and chown).

-- ClaudioBeffa - 12 Dec 2006

 
Topic revision: r7 - 2006-12-12 - ClaudioBeffa
 
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.