You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/08/21 05:25:18 UTC

[Bug 120628] Catch NULL property name when setPropertyValue

https://issues.apache.org/ooo/show_bug.cgi?id=120628

bjcheny <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79016|                            |review?
              Flags|                            |

--- Comment #1 from bjcheny <co...@gmail.com> ---
Created attachment 79016
  --> https://issues.apache.org/ooo/attachment.cgi?id=79016&action=edit
patch for setPropertyValue

There are 3 changes which mainly include setPropertyValue for:
1. table
2. row
3. cell

Check the potential null Property Name before we serPropertyValue for it.

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