You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/19 17:34:06 UTC

[Bug 62740] XSSFTable constructor automatically assigns invalid (non-unique) column IDs

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

--- Comment #1 from Greg Woolsey <gr...@gmail.com> ---
Yep, looks to me like the logic should start with 0 instead of 1, then add 1
after the loop.

I'm working on this now (in case other devs see it too).

--- Comment #2 from Greg Woolsey <gr...@gmail.com> ---
Yep, looks to me like the logic should start with 0 instead of 1, then add 1
after the loop.

I'm working on this now (in case other devs see it too).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org