From 25296754756cbae7a435952f0017b20e71fd5c1e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 17 Sep 2012 09:01:20 -0400 Subject: bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON). --- .../0be47243-c172-4de9-b71b-d5dea60f91d5/values | 75 +++++++++++++++++++--- 1 file changed, 65 insertions(+), 10 deletions(-) (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values index 95c6ca0..aebe9b7 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values @@ -1,23 +1,78 @@ -assigned: Steve Losh +{ -creator: Steve Losh -extra_strings: -- BLOCKS:76a6140e-0800-453c-9720-29cc161663d1 -- TAG:CFBE -severity: minor + "assigned": "Steve Losh ", -status: open -summary: Fix the null creation date bug. See bug ee6 in the BE repo for an example - that breaks things. -time: Sun, 01 Feb 2009 21:26:49 +0000 + "creator": "Steve Losh ", + + + + + + "extra_strings": [ + + + + + + + "BLOCKS:76a6140e-0800-453c-9720-29cc161663d1", + + + + + + + "TAG:CFBE" + + + + + + + ], + + + + + + + "severity": "minor", + + + + + + + "status": "open", + + + + + + + "summary": "Fix the null creation date bug. See bug ee6 in the BE repo for an example that breaks things.", + + + + + + + "time": "Sun, 01 Feb 2009 21:26:49 +0000" + + + + + + +} -- cgit