[OpenSTA-devel] [ opensta-Bugs-703813 ] internal error for long input on numeric properties
Brought to you by:
dansut
|
From: SourceForge.net <no...@so...> - 2005-05-12 22:23:49
|
Bugs item #703813, was opened at 2003-03-14 15:09 Message generated for change (Settings changed) made by dansut You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=703813&group_id=10857 Category: GUI Issue Group: Inconvenience >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Danny Faught (faught) Assigned to: Daniel Sutcliffe (dansut) Summary: internal error for long input on numeric properties Initial Comment: 1. Open or create a test and view it in the test pane in Commander. 2. Click the VUs tab. 3. Enter 32 digits in the "Total number of virtual users property", e.g. - "99999999999999999999999999999999" After typing the last character (and before pressing Enter) , I get an error dialog that says "TestPlugin ! Please enter an integer." This looks like an internal error. I did enter an integer, it's just larger than what the application wants. The field should just stop accepting input when it's full. This applies to most properties that accept numeric values. ---------------------------------------------------------------------- Comment By: Daniel Sutcliffe (dansut) Date: 2004-12-12 18:39 Message: Logged In: YES user_id=19748 A fix for this and a number of issues with the integer fields in this area of Test configuration has been merged into the CVS head. This will become generally available in the OpenSTA 1.4.3 release. Thanks to Thierry @ Kereval for providing this fix. ConfigurationTabDLL.dll: 1.4.3.3 OpenSTA: 1.4.3.9 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=703813&group_id=10857 |