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 84195 - Validation should be applied on user input
Summary: Validation should be applied on user input
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: bhate
URL: http://xdesign-tools.czech.sun.com/us...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 10:28 UTC by Jiri Kopsa
Modified: 2006-09-19 09:16 UTC (History)
0 users

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 Jiri Kopsa 2006-09-05 10:28:16 UTC
http://xdesign-tools.czech.sun.com/usability/jse/jse9-coke-endToEnd/report.html#XSDValidation

This applies to dialogs, tree nodes in edit mode, properties and design view.
Comment 1 bhate 2006-09-13 19:23:10 UTC
We are making sure that user enters valid NCName.
However the uniqueness is addressed under 84830.
Marking this bug fixed wrt valid NCNames.
Comment 2 Jiri Kopsa 2006-09-19 09:16:06 UTC
Verified, works as expected.