Question
The action item edit feature does not save data correctly if I have more than one item. For example if I have
%ACTION{ closed="29-Mar-2006" due="15-Apr-2006" creator="Main.ToddSmith" uid="000023" state="closed" created="27-Mar-2006" who="Main.ToddSmith" closer="" notify="" }% test1
%ACTION{ closed="29-Mar-2006" due="15-Apr-2006" creator="Main.ToddSmith" uid="000024" state="closed" created="27-Mar-2006" who="Main.ToddSmith" closer="" notify="" }% test2
%ACTION{ closed="29-Mar-2006" due="15-Apr-2006" creator="Main.ToddSmith" uid="000025" state="closed" created="27-Mar-2006" who="Main.ToddSmith" closer="" notify="" }% test3
then click "edit" and change, say, the first action state to "open", the result is
%ACTION{ closed="29-Mar-2006" due="15-Apr-2006" creator="Main.ToddSmith" uid="000023" state="open" created="27-Mar-2006" who="Main.ToddSmith" closer="" notify="" }% test1
%ACTION{ closed=
This only happens when there is more than one action item. I am running 4.0.1.
Environment
--
TWikiGuest - 31 Mar 2006
Answer
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.
Which version of action tracker are you running?
--
CrawfordCurrie - 05 Apr 2006
version 8372. Thank you in advance for looking at this --
--
TWikiGuest - 05 Apr 2006
I cannot reproduce the problem you describe.
Can you please
attach the full text of the topic
before and
after the error is seen, so I can try and debug?
--
CrawfordCurrie - 10 Apr 2006
I have attached both versions. Thanks again --
--
TWikiGuest - 10 Apr 2006
OK, using your data I cannot reproduce the problem using 4.0.2 and 8385 of ATP, with
FireFox 1.5. So I'm reduced to asking what browser you are using, and if you are
sure those are all the plugins you have installed?
--
CrawfordCurrie - 10 Apr 2006
Oops, I forgot one -
EditTable. So we are using that as well as
TablePlugin. I'm using 1.5.0.1 Firefox.
--
TWikiGuest - 10 Apr 2006
Well, I still can't reproduce it with all the same plugins. The only difference is that you are using perl 5.6 and I am on perl 5.8.....
--
CrawfordCurrie - 20 Apr 2006
Closing this due to inactivity.
--
PeterThoeny - 01 Jun 2006
Hi,
I've just taken over support for the group experiencing this problem.
We are running Perl 5.8
-bash-2.05b$ perl -v
This is perl, v5.8.0 built for i386-linux-thread-multi
-bash-2.05b$ uname -a
Linux stagb07 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02 EST 2004 i686 i686 i386 GNU/Linux
--
MichaelSekurski - 12 Jun 2006
Perhaps try to reproduce this with
TWikiVMDebianStable (document install delta until plugin is running) or in a public accessible url; this will give us some common ground to understand what is going on.
--
SteffenPoulsen - 25 Jun 2006