From 2cb904d2bb6f23708297aed13a414f91e29d663f Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 26 Nov 2013 10:02:38 +0100 Subject: fixed #207 (stricter comparison of strings vs. numbers) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some intentional edge cases remain, such as empty string equals zero and disregarding trailing / leading blanks. Please don’t nitpick and spare me the fundamentalism, plus discussing whether discussing the discussing qualifies as fundamentalism :-) --- history.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 050960a..1618601 100755 --- a/history.txt +++ b/history.txt @@ -2010,3 +2010,4 @@ ______ 132226 ------ * Cloud: fixed #125 (encode email address when signing up), thanks, Nathan! +* Threads: fixed #207 (stricter comparison of strings vs. numbers). Some edge cases remain, such as empty string equals zero and disregarding trailing / leading blanks. These are intentional. Please don’t nitpick and spare me the fundamentalism :-) -- cgit v1.3.1