This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 63563 - New Servlet - error messages should be updated
Summary: New Servlet - error messages should be updated
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 12:00 UTC by zikmund
Modified: 2010-01-12 02:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-09-02 12:00:20 UTC
Build 20050902-0547

1) Have a WebApp
2) New Servlet - 3rd panel "Configure Servlet Deployment"
3) Enter empty URL Pattern
4) ERROR1: error message is 'Enter at least one mapping' -> '... URL pattern'

5) Enter existing URL pattern
6) ERROR2: error message is 'The Url Pattern ...' -> 'The URL Pattern ...'
Comment 1 pslechta 2008-11-13 13:22:22 UTC
Fixed.

http://hg.netbeans.org/main/rev/e02c8fe098ac
Comment 2 Quality Engineering 2008-11-14 05:11:57 UTC
Integrated into 'main-golden', will be available in build *200811140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e02c8fe098ac
User: pslechta@netbeans.org
Log: #63563 New Servlet - error messages should be updated