diff options
author | jocuri%softhome.net <> | 2003-10-31 02:12:30 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-10-31 02:12:30 +0100 |
commit | 5551973966d7a1f48419badcf49906e10afaef6e (patch) | |
tree | 171e03ba139e3f1e6307e25df21acd788bd21e80 | |
parent | 0f5d47f64e7687021df9fa76896ad02a5f7794a7 (diff) | |
download | bugzilla-5551973966d7a1f48419badcf49906e10afaef6e.tar.gz bugzilla-5551973966d7a1f48419badcf49906e10afaef6e.tar.xz |
Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall@glue.umd.edu); r=kiko; a=justdave.
-rwxr-xr-x | bug_status.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bug_status.html b/bug_status.html index 9e06996c6..3ac554509 100755 --- a/bug_status.html +++ b/bug_status.html @@ -117,6 +117,9 @@ certain status transitions are allowed. code produces no clues as to why this behavior would occur. If more information appears later, please re-assign the bug, for now, file it. +<DT><B>MOVED</B> +<DD> The problem was specific to a related product whose bugs are tracked in + another bug database. The bug has been moved to that database. </DL> </TABLE> |