SphereServer BugTracker - SphereServer | |||||
| View Issue Details | |||||
| 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 | |||
| Nightly Version | 08-02-2008 | ||||
| Experimental Flags | None | ||||
| Option Flags | None | ||||
| Internal Build Number | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| 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 | ||
| There are no notes attached to this issue. |