Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 10:37:52 -0000
From:      "Barry Byrne" <barry.byrne@wbtsystems.com>
To:        <beech@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: horde-base-3.1.5_1
Message-ID:  <000f01c8422b$3515d7b0$c5010c0a@SUNYA>

next in thread | raw e-mail | index | archive | help
Hi,

Just portupgraded from horde-base-3.1.5 to 3.1.5_1 and ended up with an
parse error in NSL.php.

Checked the patched file (NLS.php) and I had something like this;

 \xa0 \xa0 \xa0 \xa0/* avoid FreeBSD issapce(3) bug */
 \xa0 \xa0 \xa0 \xa0if(NLS::getCharset() == "UTF-8"){
 \xa0 \xa0 \xa0 \xa0 \xa0 \xa0setlocale(LC_CTYPE,"C");
 \xa0 \xa0 \xa0 \xa0}

When I replaced the \xa0 with tabs, all was fine again.

Perhaps it's something with my system (6.2Release p-9), but I've not had an
issue like this before.

Regards,

Barry




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c8422b$3515d7b0$c5010c0a>