https://bz.apache.org/bugzilla/show_bug.cgi?id=62906

David Gauntt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36545|0                           |1
        is obsolete|                            |

--- Comment #22 from David Gauntt <[email protected]> ---
Created attachment 36561
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36561&action=edit
Patch to XSSSheet.createTable

This patch calls XSSFTable.isInvalidTableName (see previous patch) before
calling setDisplayName.  If isInvalidTableName returns true, then tableNumber
is incremented until isInvalidTableName returns false.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to