https://bugs.documentfoundation.org/show_bug.cgi?id=145960

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.2.2.2 release             |Inherited From OOo

--- Comment #2 from Mike Kaganski <[email protected]> ---
I suppose that the problem is related to

  TypeName(Not True)

returning "Long", instead of expected "Boolean". But that was already that way
in OOo 3.2.0. Yet, the code from comment 0 (replacing "AutoCloseBrackets"
property missing in that version with "IgnoreSpacesRight") works fine in that
version; it fails in OOo 3.3.0. Likely the check for the type was added in
3.3.0 release cycle. So the fix likely should be to make sure that Not +
Boolean (as well as And and Or) results in Boolean.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to