diff options
author | Steve Losh <steve@stevelosh.com> | 2009-02-01 17:28:05 -0500 |
---|---|---|
committer | Steve Losh <steve@stevelosh.com> | 2009-02-01 17:28:05 -0500 |
commit | f2e64e8c05e9255be619ae4ce47e9419088b5005 (patch) | |
tree | 80f4ded52cf32383af08f4e8a97f7fa2c1bc5983 /.be/bugs | |
parent | 55322caec86a2778fe973cb782043c3bc08fa988 (diff) | |
download | bugseverywhere-f2e64e8c05e9255be619ae4ce47e9419088b5005.tar.gz |
Got bug detail editing working, except for the summary.
Diffstat (limited to '.be/bugs')
-rw-r--r-- | .be/bugs/0be47243-c172-4de9-b71b-d5dea60f91d5/values | 49 | ||||
-rw-r--r-- | .be/bugs/cfb52b6c-d1a6-4018-a255-27cc1c878193/values | 49 |
2 files changed, 98 insertions, 0 deletions
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 <steve@stevelosh.com> + + + + + + +creator=Steve Losh <steve@stevelosh.com> + + + + + + +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 <steve@stevelosh.com> + + + + + + +creator=Steve Losh <steve@stevelosh.com> + + + + + + +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 + + + |