Skip to content

fixing a possible merge issue#653

Closed
tohidemyname wants to merge 1 commit intoapache:trunkfrom
tohidemyname:fixingPossibleMergeIssue
Closed

fixing a possible merge issue#653
tohidemyname wants to merge 1 commit intoapache:trunkfrom
tohidemyname:fixingPossibleMergeIssue

Conversation

@tohidemyname
Copy link

No description provided.

@asfgit asfgit closed this in 164c239 Jul 7, 2024
@centic9
Copy link
Member

centic9 commented Jul 7, 2024

Thanks for the suggestion, this is applied now.

Also updated JavaDoc a bit.

Note: We prevent creation of sheets where the name only differs in upper-/lowercase, but a "broken" input file might lead to slightly different behavior after this, but we now handle this consistently across different formats.

alexjansons pushed a commit to alexjansons/poi that referenced this pull request Nov 23, 2024
We do not need to loop over all sheets always but should
be able to return the first found sheet.

This may change semantics for cases where there are
multiple sheets where name only differs in case, but
the JavaDoc did not state which one will be returned.

All three implementations (HSSF, XSSF, SXSSF)
now behave the same way.

Closes apache#653

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918982 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants