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

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to