Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 55955 invoked by uid 500); 13 Sep 2001 15:54:31 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 55942 invoked from network); 13 Sep 2001 15:54:30 -0000 Date: 13 Sep 2001 15:54:33 -0000 Message-ID: <20010913155433.7055.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org, jeff@socialchange.net.au Cc: Subject: [DO NOT REPLY: Bug 3580] manager webapp: role wrong X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3580 *** shadow/3580 Thu Sep 13 04:18:18 2001 --- shadow/3580.tmp.7052 Thu Sep 13 08:54:33 2001 *************** *** 2,9 **** | manager webapp: role wrong | +----------------------------------------------------------------------------+ | Bug #: 3580 Product: Tomcat 4 | ! | Status: NEW Version: Nightly Build | ! | Resolution: Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Webapps | +----------------------------------------------------------------------------+ --- 2,9 ---- | manager webapp: role wrong | +----------------------------------------------------------------------------+ | Bug #: 3580 Product: Tomcat 4 | ! | Status: RESOLVED Version: Nightly Build | ! | Resolution: FIXED Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Webapps | +----------------------------------------------------------------------------+ *************** *** 33,36 **** So either the docs need to change, or the manager web.xml needs to change. Preferably the latter, given the precendent. ! --Jeff --- 33,39 ---- So either the docs need to change, or the manager web.xml needs to change. Preferably the latter, given the precendent. ! --Jeff ! ! ------- Additional Comments From craig.mcclanahan@sun.com 2001-09-13 08:54 ------- ! Fixed in nightly build 20010914, and in rc2 when published. Thanks.