Merged 2.4 branch

r2828 | ffr | 2009-11-25 09:56:49 +1100 (Wed, 25 Nov 2009) | 2 lines
This commit is contained in:
Ferdi Franceschini
2009-11-25 09:56:49 +11:00
committed by Douglas Clowes
parent c58ee9fbcb
commit 2ec6505ef8
71 changed files with 2237 additions and 1528 deletions

View File

@@ -58,7 +58,7 @@ proc _query_nameval {query nameval_list} {
}
}
"int" {
if {[string is internal $proparr($prop)] == $test} {
if {[string is integer $proparr($prop)] == $test} {
continue
} else {
return 0