From e58b9b74cde66b710b6f99d5356b17e4d0222704 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Thu, 25 Nov 2004 08:39:35 +0000 Subject: [PATCH] =?UTF-8?q?Documentation=20patch=20for=20bug=2024496:=20Fo?= =?UTF-8?q?rbid=20resolving=20fixed=20when=20there're=20unresolved=20depen?= =?UTF-8?q?dencies;=20patch=20by=20Andreas=20H=C3=B6fler=20,=20r=3Dtravis.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@165776 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/docs/xml/administration.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/xml/administration.xml b/mozilla/webtools/bugzilla/docs/xml/administration.xml index 0a9387a0565..e28e6fc8d3b 100644 --- a/mozilla/webtools/bugzilla/docs/xml/administration.xml +++ b/mozilla/webtools/bugzilla/docs/xml/administration.xml @@ -199,6 +199,20 @@ with bugs outside her privileges. They would still only receive email updates for those bugs she could normally view. + + + + noresolveonopenblockers: + + This option will prevent users from resolving bugs as FIXED if + they have unresolved dependencies. Only the FIXED resolution + is affected. Users will be still able to resolve bugs to + resolutions other than FIXED if they have unresolved dependent + bugs. + + + +