Actions
Bug #405
closedsubStack.php does not accept 0 as filtering coordinate.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Web interface
Target version:
Start date:
04/27/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Show in known bugs:
Workaround:
Description
The script checks for whether numbers are entered using ($minx). Should use is_numeric($minx).
Actions