Roundup Tracker - Issues

Issue 951779

classification
isset() logic is inverted
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : jeckyll, richard
Priority: normal :

Created on 2004-05-11 08:15 by jeckyll, last changed 2004-05-12 22:33 by richard.

Messages
msg1232 Author: [hidden] (jeckyll) Date: 2004-05-11 08:15
the logic for the isset() method implemented in the HTML 
interface is inverted, this can be clearly seen from the 2 
implementations of isset() which actually implement something 
which could be better discribed as isnull or isempty 
 
Looks to me like a couple of 'not' operators need to be added. 
msg1233 Author: [hidden] (richard) Date: 2004-05-12 22:33
Logged In: YES 
user_id=6405

Fixed, thanks. 
History
Date User Action Args
2004-05-11 08:15:06jeckyllcreate