On Fri, 2011-06-03 at 14:05 +0100, Caolán McNamara wrote:
> So, with
> -if (aToken.Len() >= 1 && '/' == aToken.GetChar(aToken.Len()-1)) {
> +if (aToken.Len() >= 1 && '/' == aToken.GetChar(aToken.Len()-1) && (nRet
> & HTML_TOKEN_ONOFF)) {
> it looks sane to me.Marking thread as pushed. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
