summaryrefslogtreecommitdiff
path: root/issues/i_a5b1eb37.cil
diff options
context:
space:
mode:
authorFrancois Marier <francois@debian.org>2010-08-05 20:52:17 -0400
committerFrancois Marier <francois@debian.org>2010-08-05 20:52:17 -0400
commit79cef0ebbb86de5ccac38255434d0d2bb18fb3c1 (patch)
treec52a30aed1698086e887ea80b989168416e18f17 /issues/i_a5b1eb37.cil
parent2b73a8c304bf705eaa3b83526698e4278accdf46 (diff)
parent9fcb3bc29dfd429f521c4e40452197dc364310c3 (diff)
Merge commit 'upstream/0.07.00'
Diffstat (limited to 'issues/i_a5b1eb37.cil')
-rw-r--r--issues/i_a5b1eb37.cil27
1 files changed, 27 insertions, 0 deletions
diff --git a/issues/i_a5b1eb37.cil b/issues/i_a5b1eb37.cil
new file mode 100644
index 0000000..6f41d03
--- /dev/null
+++ b/issues/i_a5b1eb37.cil
@@ -0,0 +1,27 @@
+Summary: Can't use string ("Finished") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/CIL.pm line 227.
+Status: Finished
+CreatedBy: Nigel McNie <nigel@mcnie.name>
+AssignedTo: Nigel McNie <nigel@mcnie.name>
+Comment: f09a77f4
+Inserted: 2008-07-02T12:27:39
+Updated: 2008-07-02T12:52:26
+
+I get this error when running 'cil list --is-open' on my repo.
+
+My .cil:
+
+StatusStrict: 1
+StatusAllowedList: New
+StatusAllowedList: InProgress
+StatusAllowedList: Finished
+StatusOpenList: New
+StatusOpenList: InProgress
+StatusClosedList: Finished
+LabelStrict: 1
+LabelAllowedList: Type-Enhancement
+LabelAllowedList: Type-Defect
+LabelAllowedList: Priority-High
+LabelAllowedList: Priority-Medium
+LabelAllowedList: Priority-Low
+
+Do you need more info? How does more info work in cil anyways :)