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 2021/06/23 14:10:04 UTC

[Bug 65396] WorkbookFactory.create bugs on Tomcat

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

monnomiznogoud@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from monnomiznogoud@gmail.com ---
It seems to be a QName problem. In Tomcat localName isn't enough, nameSpace is
needed or something like that.

Not only sheet names are affected, also reading cell values. For example a cell
with a string is read as numeric; I guess it must be the string's hash or
something.

To sum it up there seems to be a problem getting nodes attributes by name.

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