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 151755 - Application Version Counter can set negative value
Summary: Application Version Counter can set negative value
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on: 168262
Blocks: 162137
  Show dependency tree
 
Reported: 2008-10-29 17:09 UTC by Radko Najman
Modified: 2010-09-30 02:57 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 Radko Najman 2008-10-29 17:09:08 UTC
This issue was reported by Java ME SDK QE team:

Open any CDC project, open "Properties", open General. Check mark “Automated Application Version Incrementation”  must
switch on.
Using scroll bar (Application Version Counter) change  counter value to negative (-100).
Build CDC project. We have Application Version Number 000000-99.
Comment 1 _ tboudreau 2008-12-01 13:16:36 UTC
Moving to M3.  There is a general issue with being able to enter garbage in many places in mobility project customizers.
 Fix needs to be in two phases: 1.  Create a general infrastructure for validation in all customizer panels, and 2.
implement specific validation for specific properties.  Won't happen for M1.
Comment 2 Adam Sotona 2010-09-29 14:38:03 UTC
fixed in http://hg.netbeans.org/jet-main/rev/883e9ac09730
Comment 3 Quality Engineering 2010-09-30 02:57:25 UTC
Integrated into 'main-golden', will be available in build *201009300000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/883e9ac09730
User: asotona@netbeans.org
Log: fixed issue #151755  Application Version Counter can set negative value