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

--- Comment #16 from Gili <[email protected]> ---
Another testcase:

1. User creates a table using sheet.createTable(reference). POI assigns it the
name "table1".
2. User changes the table name to "table2" using setDisplayName()
3. User creates a second table using sheet.createTable(reference). POI assigns
it the name "table2".
4. Worksheet is now in a bad state.

-- 
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