Anonymous | Login | Signup for a new account | 27-12-24 01:15 CET |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0001510 | SphereServer | executable - generic | public | 03-09-08 22:36 | 26-10-08 20:12 | |
Reporter | dask | |||||
Assigned To | MrSugarCube | |||||
Priority | normal | Severity | minor | Reproducibility | always | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | 20-09-2009, 0.56b Prerelease | ||||
Summary | 0001510: check negativ numbers with isnum didn´t work | |||||
Description | see this script code IF !(<isnum <argtxt(9)>>) smsg @0,3 Please a Number! dialog d_axis_small 3 ELSEIF (<dargtxt(9)> <= 0) smsg @0,3 Please a Number higher than zero! .... If I write a negative number for example -10 in my textentry field and push the button the first if section is fired and not the second one. yes I can ask at first if the number is negative and so this if section is wright but for me it is a bug that you cant check negative numbers with isnum. maybe it´s only in gumps and with textentrys. havent test it in a normal script. | |||||
Tags | No tags attached. | |||||
Nightly Version | 08-02-2008 | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | ||||||
Attached Files | ||||||
Issue History | |||
Date Modified | Username | Field | Change |
03-09-08 22:36 | dask | New Issue | |
03-09-08 22:36 | dask | Nightly Version | => 08-02-2008 |
03-09-08 22:36 | dask | Experimental Flags | => None |
03-09-08 22:36 | dask | Option Flags | => None |
26-10-08 20:12 | MrSugarCube | Status | new => resolved |
26-10-08 20:12 | MrSugarCube | Fixed in Version | => 0.56c Nightly |
26-10-08 20:12 | MrSugarCube | Resolution | open => fixed |
26-10-08 20:12 | MrSugarCube | Assigned To | => MrSugarCube |
Copyright © 2000 - 2010 MantisBT Group |