On Sun, Sep 14, 2008 at 18:28, Dominic Hargreaves <[EMAIL PROTECTED]> wrote:

> I've not seen problems with signin with postgres, sqlite, or mysql.

Yes, confirmed.

> Can I ask which browser or browsers you have reproduced this with?

Well, my question is: what do you think, is "0" a false value in javascript? :-)

My test was pretty easy, test.html:


<html><body><p> let me see
<script type="text/javascript">
alert('I test');
if( 0 ) { alert("zero is true"); }
if( "0" ) { alert("string zero is true"); }
</script></body></html>

which accepts 0 (numeric) as false and "0" (string) as true.

Firefox 3.1 beta, Epiphany (gecko-1.9), Opera, whatever.

> If
> you use, eg Firefox instead, do you still get the problem? It
> sounds like it might it be a browser specific problem.

Not really seems so.

> Also, please include the package + version lists of depended-upon
> packages, as produced by reportbug. In particular interest is the
> version of libjson-perl.

Yes, I was thinking about it but I'm not that familiar to JSON...


Kernel: Linux 2.6.24.4-narya2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=hu_HU (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages movabletype-opensource depends on:
ii  dbconfig-common            1.8.39        common framework for packaging dat
ii  debconf                    1.5.23        Debian configuration management sy
ii  exim4                      4.69-6        metapackage to ease Exim MTA (v4)
ii  exim4-daemon-heavy [mail-t 4.69-6        Exim MTA (v4) daemon with extended
ii  libclass-accessor-perl     0.31-2        Automated accessor generator
ii  libclass-data-inheritable- 0.08-1        Inheritable, overridable class dat
ii  libclass-trigger-perl      0.13-1        Mix-in to add / call inheritable t
ii  libdbd-mysql-perl          4.007-1       A Perl5 database interface to the
ii  libdbd-pg-perl             2.9.0-1       Perl DBI driver for the PostgreSQL
ii  libdbd-sqlite3-perl        1.14-3        Perl DBI driver with a self-contai
ii  libdbi-perl                1.607-1       Perl5 database interface by Tim Bu
ii  libhtml-parser-perl        3.56-1+b1     A collection of modules that parse
ii  libimage-size-perl         3.1.1-2       determine the size of images in se
ii  libjcode-pm-perl           2.06-1        Perl extension interface to conver
ii  libjson-perl               2.07-1        Perl module to parse and convert t
ii  liblucene-queryparser-perl 1.04-2        Turn a Lucene query into a Perl da
ii  libmime-encwords-perl      1.010.101-1   deal with RFC-1522 encoded words
ii  libnet-openid-consumer-per 0.14-4        library for consumers of OpenID id
ii  liburi-perl                1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  libwww-perl                5.813-1       WWW client/server library for Perl
ii  libxml-atom-perl           0.28-1        Atom feed and API implementation
ii  libxml-sax-perl            0.16+dfsg-3   Perl module for using and building
ii  libxml-xpath-perl          1.13-6        Perl module for processing XPath
ii  libyaml-tiny-perl          1.32-1        Read/Write YAML files with as litt
ii  perl-modules               5.10.0-13     Core Perl modules
ii  ucf                        3.007         Update Configuration File: preserv

Versions of packages movabletype-opensource recommends:
ii  libarchive-zip-perl 1.18-1               Module for manipulation of ZIP arc
ii  libsoap-lite-perl   0.710.08-1           Client and server side SOAP implem
ii  perl-modules [libar 5.10.0-13            Core Perl modules
ii  perlmagick          7:6.3.7.9.dfsg1-2+b2 Perl interface to the libMagick gr


-- 
 byte-byte,
 grin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to