[Libreoffice] [PUSHED] [REVIEW] Re: [PATCH] Bug 36390 <title /> breaks html filter fixed

Caolán McNamara caolanm at redhat.com
Mon Jun 13 04:40:24 PDT 2011


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.



More information about the LibreOffice mailing list