https://bz.apache.org/bugzilla/show_bug.cgi?id=65396
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from [email protected] --- 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: [email protected] For additional commands, e-mail: [email protected]
