From 9fee765d3533f1cb8cf7e6974a17c3dda04b0531 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Fri, 9 Sep 2011 01:23:23 +0200 Subject: [PATCH] ANALYSIS - delete.t task info with a filter on ID matches completed tasks --- test/ANALYSIS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/test/ANALYSIS b/test/ANALYSIS index 9c7f6cdfc..2e48628cd 100644 --- a/test/ANALYSIS +++ b/test/ANALYSIS @@ -4,9 +4,6 @@ FH month and year are treated as IDs * project.t PB problem known, disabled output (???) -* confirmation.t -PB what is going on? Need to look. - * text.t PB need to use a UTF-8 friendly way of doing input[--eol]. @@ -23,3 +20,9 @@ FH missing confirmations. CmdModify doesn't call context.config.getBoolean ("con * merge.duplicate.t FH merge fails because of missing undo.data in data dirs. merge ignores URI then outputs wrong (???) msg ????? + +* delete.t +FH 'task info' shows tasks from the completed.data file when doing a filter on the ID + could it be confused and interpretes this as an UUID + +