From f2e64e8c05e9255be619ae4ce47e9419088b5005 Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Sun, 1 Feb 2009 17:28:05 -0500 Subject: Got bug detail editing working, except for the summary. --- .../0be47243-c172-4de9-b71b-d5dea60f91d5/values | 49 ++++++++++++++++++++++ .../cfb52b6c-d1a6-4018-a255-27cc1c878193/values | 49 ++++++++++++++++++++++ 2 files changed, 98 insertions(+) create mode 100644 .be/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values create mode 100644 .be/bugs/cfb52b6c-d1a6-4018-a255-27cc1c878193/values (limited to '.be') diff --git a/.be/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values b/.be/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values new file mode 100644 index 0000000..93bc968 --- /dev/null +++ b/.be/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values @@ -0,0 +1,49 @@ + + + +assigned=Steve Losh + + + + + + +creator=Steve Losh + + + + + + +severity=minor + + + + + + +status=open + + + + + + +summary=Fix the null creation date bug. See bug ee6 in the BE repo for an example that breaks things. + + + + + + +target=alpha + + + + + + +time=Sun, 01 Feb 2009 21:26:49 +0000 + + + diff --git a/.be/bugs/cfb52b6c-d1a6-4018-a255-27cc1c878193/values b/.be/bugs/cfb52b6c-d1a6-4018-a255-27cc1c878193/values new file mode 100644 index 0000000..49fa830 --- /dev/null +++ b/.be/bugs/cfb52b6c-d1a6-4018-a255-27cc1c878193/values @@ -0,0 +1,49 @@ + + + +assigned=Steve Losh + + + + + + +creator=Steve Losh + + + + + + +severity=minor + + + + + + +status=open + + + + + + +summary=Change the write operations to be inline/AJAJ operations. + + + + + + +target=beta + + + + + + +time=Sun, 01 Feb 2009 21:15:35 +0000 + + + -- cgit