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 184125 - Show SQL history dialog shows incorrect error for invalid numbers
Summary: Show SQL history dialog shows incorrect error for invalid numbers
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 10:40 UTC by Michael Nazarov
Modified: 2010-04-27 04:22 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 Michael Nazarov 2010-04-14 10:40:00 UTC
If entered something like "99999999999" then it says "Number >= 0 is required"
but in this case such error is invalid. It's better to use something like
"Valid integer between 0 and 10000 should be used"
Comment 1 Jiri Rechtacek 2010-04-26 14:31:05 UTC
core-main/rev/a2ad2ffafad0
Comment 2 Quality Engineering 2010-04-27 04:22:40 UTC
Integrated into 'main-golden', will be available in build *201004270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: